WinInet -- Disable SSL Checks for Invalid CA?
From: Duane (duane_butler_del_at_comcast.net)
Date: 09/16/05
- Next message: Daniel: "CryptGetUserKey fails with 8009000d"
- Previous message: lelteto: "Re: Byte order problems with CAPI"
- Next in thread: Duane: "Re: WinInet -- Disable SSL Checks for Invalid CA?"
- Reply: Duane: "Re: WinInet -- Disable SSL Checks for Invalid CA?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 16 Sep 2005 09:16:24 -0700
Hi,
For testing purposes, does anyone know how to disable validation of
certificate authority within WinInet? I'm trying to connect to my own
secure site (https) and HttpSendRequest() keeps returning an INVALID_CA
(12045) error. I can't seem to find an approprate flag to pass into
HttpOpenRequest() to ignore "invalid" CA's. InternetSetOption() does
not seem to be the answer either. Overriding the WinInet user interface
via IsDialogBoxHandled()appeared promising, but the function never gets
called in this particular case. Anyone have any suggestions on how to
do this?
Thanks.
Duane.
- Next message: Daniel: "CryptGetUserKey fails with 8009000d"
- Previous message: lelteto: "Re: Byte order problems with CAPI"
- Next in thread: Duane: "Re: WinInet -- Disable SSL Checks for Invalid CA?"
- Reply: Duane: "Re: WinInet -- Disable SSL Checks for Invalid CA?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|