]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
merge r1703952 from trunk
authorKaspar Brand <kbrand@apache.org>
Wed, 30 Sep 2015 11:50:30 +0000 (11:50 +0000)
committerKaspar Brand <kbrand@apache.org>
Wed, 30 Sep 2015 11:50:30 +0000 (11:50 +0000)
commitecf675884027e8d2d643d1006301bef092221aed
tree50b6023c652cb0c64264d9dce9f9c19ef3ab1e12
parent181e083ddb30da04dd59e17d6fdfb5228c2b7af0
merge r1703952 from trunk

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.

Proposed by: kbrand
Reviewed by: ylavic, jorton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1706008 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