Thank's a lot it really works
Matan
>From: [EMAIL PROTECTED] (Bodo Moeller)
>To: [EMAIL PROTECTED], "Matan Alpha" <[EMAIL PROTECTED]>
>Subject: Re: Problem connecting to several sites in SSL.
>Date: Mon, 10 Jul 2000 23:22:35 +0200 (CEST)
>
>Matan Alpha <[EMAIL PROTECTED]>:
>
> > 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 do fail;
> >                             https://www.microsoft.com
>
>Why do you try to use SSL 2.0?  Use SSLv23_method so that SSL 3.0 and
>TLS 1.0 are enabled.  That site no longer supports SSL 2.0, and that's
>actually a good thing.

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to