PR: 2171
authorDr. Stephen Henson <steve@openssl.org>
Tue, 16 Feb 2010 14:19:42 +0000 (14:19 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 16 Feb 2010 14:19:42 +0000 (14:19 +0000)
commitb50ef8b21668c8fbd83771808f2c102b966d3408
treee200bfb77973804e66f47a84b7146edfa17bd32d
parent1b690c1a8b75b3c160c30c81ef563d0a2a0f7a12
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