I am writting a simple application that needs to talk
to a IIS web server using client authentication. I
cannot seem to get client authentication to work. I
have tried: 
1) the cert in browser and it works OK. 
2) turning off the required client auth on IIS 
   and it still fails (SSL_read returns -1 and 
   SSL_get_error returns 2 
3) Using SSLv2_client_method instead of 
   SSLv3_client_method and it works (w/o client auth) 

Attached is the relivant code. 
openssl -version returns OpenSSL 0.9.6 24 Sep 2000 

Any help would be appreciated! 

Thanks, Mike 

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to