Use the SSLv23 method by default
authorKurt Roeckx <kurt@roeckx.be>
Sat, 29 Nov 2014 15:17:54 +0000 (16:17 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Tue, 2 Dec 2014 10:26:49 +0000 (11:26 +0100)
commit961d2ddb4b48e0e857a704b0cc6b475d63372419
treefa1b4a293a1805c54d62c6958cb1696899be8add
parent8cfe08b4ec0467dc2a30a9794786e95f899cf889
Use the SSLv23 method by default

If SSLv2 and SSLv3 are both disabled we still support SSL/TLS.

Reviewed-by: Richard Levitte <levitte@openssl.org>
apps/ocsp.c
apps/s_time.c