Michael Shanzer <[EMAIL PROTECTED]> writes:
> 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!
What's ssldump say is going on?
-Ekr
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]