PR: 2171
authorDr. Stephen Henson <steve@openssl.org>
Tue, 16 Feb 2010 14:21:11 +0000 (14:21 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 16 Feb 2010 14:21:11 +0000 (14:21 +0000)
commit8d934c2585b2938344af328799286fd2526b579d
tree060f31650cbd529d71cc2d6b6ec430ddb3a89c42
parent1458b931ebfd9973643dc57e7d02a71749d0b910
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