]> granicus.if.org Git - apache/commit
Support compilation against libssl built with OPENSSL_NO_SSL3,
authorKaspar Brand <kbrand@apache.org>
Sat, 19 Sep 2015 08:40:56 +0000 (08:40 +0000)
committerKaspar Brand <kbrand@apache.org>
Sat, 19 Sep 2015 08:40:56 +0000 (08:40 +0000)
commit4c9b3c3b35b83c5ad182c73a25b097d4be933e4e
tree3e1943dc48f602f9175c29e35e61b88b22109f96
parentfab37e8e26c13e26f7e7f3173adf1d09159b0a8a
Support compilation against libssl built with OPENSSL_NO_SSL3,
and change the compiled-in default for SSL[Proxy]Protocol to "all -SSLv3",
in accordance with RFC 7568. PR 58349, PR 57120.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1703952 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_ssl.xml
modules/ssl/mod_ssl.c
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_io.c
modules/ssl/ssl_private.h
support/ab.c