Help needed POSTing to SSL server using wininet.dll API calls 
Author Message
 Help needed POSTing to SSL server using wininet.dll API calls

Hi all,

I'm having a lot of trouble executing a POST using the
wininet.dll calls.

According to the knowledge base article at
http://www.*-*-*.com/
sp

there are a couple of things that need to be set when using
https instead of http. Other than the two items specified in
the KB article, is there anything else that needs to be set?

The POST is just not going through to the server. It dies
when I execute the HttpSendRequest (prior calls to
InternetConnect and HttpOpenRequest get through fine with
the INTERNET_DEFAULT_HTTPS_PORT and the INTERNET_FLAG_SECURE
set properly). Does the call to HttpSendRequest need another
security flag set?

Any help would be much appreciated!

Regards,
Sheldon

**** Posted from RemarQ - http://www.*-*-*.com/ - Discussions Start Here (tm) ****



Sat, 24 Nov 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Download files from secure Internet site (HTTPS, SSL) using WinInet API

2. Download files from secure Internet site (HTTPS, SSL) using WinInet API

3. Read Certificate Info for SSL using WinInet API, 12018 error

4. Obtaining error messages from WININET.DLL using FormatMessage API call

5. HELP: Need help with wininet.dll calls!

6. I need help with WININET API calls

7. URGENT - I need help with Wininet API Calls

8. I need help with WININET API calls

9. URGENT - Help, How do start the default INETNET CONNECTION using either Inet or Wininet API call

10. Posting to an external site using SSL.

11. Need Help With ftpGetCurrentDirectory Using wininet.dll

12. HTTP Post using WinInet.DLL

 

 
Powered by phpBB® Forum Software