Hi

TestEnv: NT 4 WS SP5 with VC++ 6 SP3

1. s_client -no_ssl2 (s_client.c)
The problem certainly occurs also in the latest official release.
s_client -no_ssl2 always connects with a V2 hello. The 
configuraiton handling looks a bit strange to me. Some are
treated by compiler flags and some on runtime. "meth" is 
set to SSLv23_client_method() regardless to the -no_ssl2
flag.

2.  ASN1_X_free
Just remove the "return" from M_ASN1_BIT_X_free(x)
because all these functions return void.

Regards Rene

--
-----------------------------------------------------------
Rene G. Eberhard
Mail  : [EMAIL PROTECTED] 


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

Reply via email to