Hi All
I am writing a SSL client for windows NT.
I encounter a problem while trying to connect several sites.
Calling SSL_connect return 0.
Calling afterwards to SSL_get_error returns SSL_ERROR_ZERO_RETURN.
Digging little in the code reviles that in ssl2_connect in state
SSL2_ST_GET_SERVER_HELLO_B the call to get_server_hello is failed.
Example for site that doesn't fail:
https://www.ubid.com
Example for site that do fail;
https://www.microsoft.com
Trying to connect to this sites from a web browser doesn't fail.
Thanks in advance Matan Alpha
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]