MINOR: ssl: show methods supported by openssl
authorEmmanuel Hocdet <manu@gandi.net>
Fri, 24 Mar 2017 14:20:03 +0000 (15:20 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 12 May 2017 13:49:05 +0000 (15:49 +0200)
commit50e25e1dbce265f4a40cb4495ec3a4fe7c3af023
tree70b6b71256d9bb5e9d59cd488ccca809eb5a01d3
parent42fb980e53773b9b705f0aadb389a994e4dd6cd9
MINOR: ssl: show methods supported by openssl

TLS v1.3 incoming, SSLv3 will disappears: it could be useful to list
all methods supported by haproxy/openssl (with -vvv).
src/ssl_sock.c