]> granicus.if.org Git - apache/commit
Allow forced setting of TLS1.1 and TLS1.2 protocols with
authorKaspar Brand <kbrand@apache.org>
Sun, 7 Oct 2012 06:26:53 +0000 (06:26 +0000)
committerKaspar Brand <kbrand@apache.org>
Sun, 7 Oct 2012 06:26:53 +0000 (06:26 +0000)
commitc2b7802e781264ae1f1107e0b2d68ac5d63783fb
tree1e5f911e3469911b0a9e1d5d88b3b91efedce353
parent64cd96f23d36d93691e3dad63745b85c54eea0b1
Allow forced setting of TLS1.1 and TLS1.2 protocols with
the -f command-line switch, and adapt the output to more accurately
report what SSL/TLS protocol was negotiated (use SSL_get_version()
instead of SSL_CIPHER_get_version()).

PR: 53916
Submitted by: Nicolás Pernas Maradei <nico emutex com>
Reviewed/amended by: Kaspar Brand

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1395225 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
support/ab.c