For SSLv2, return the SSLv2 method, not the SSLv23 method. This way,
authorRichard Levitte <levitte@openssl.org>
Fri, 2 Mar 2001 12:17:57 +0000 (12:17 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 2 Mar 2001 12:17:57 +0000 (12:17 +0000)
commit794103d28517f5f3fd97fd7d1905f5bd8e897148
tree2a37d0839a0b54a331c8dc1741bb759084c7a496
parentc454dbcd326d7483291a81bb352e15bdcfc28c19
For SSLv2, return the SSLv2 method, not the SSLv23 method.  This way,
it's possible to reuse an SSLv2 session.
ssl/s23_meth.c