PR: 2171
authorDr. Stephen Henson <steve@openssl.org>
Tue, 16 Feb 2010 14:20:40 +0000 (14:20 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 16 Feb 2010 14:20:40 +0000 (14:20 +0000)
commit45d6a15ae97fce06d50a5b33d403a44c39d89ff8
tree3f3be619b0ef42e1f027fbbafc156b89aee4888b
parent6c6ca18664c05abaeca483e60696baa59523b317
PR: 2171
Submitted by: Tomas Mraz <tmraz@redhat.com>

Since SSLv2 doesn't support renegotiation at all don't reject it if
legacy renegotiation isn't enabled.

Also can now use SSL2 compatible client hello because RFC5746 supports it.
ssl/s23_clnt.c
ssl/s23_srvr.c