]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Follow-up fixes for r1526168:
authorKaspar Brand <kbrand@apache.org>
Sun, 29 Sep 2013 09:36:31 +0000 (09:36 +0000)
committerKaspar Brand <kbrand@apache.org>
Sun, 29 Sep 2013 09:36:31 +0000 (09:36 +0000)
commit430144f14050244d572f82d739809d80376aa5eb
treeabd09e879cb7839b9810dbcdcb55c77541f11e1c
parenta241b53e7e28e96de18ebd78134495801f4b32ef
Follow-up fixes for r1526168:

- drop SSL_TMP_KEY_* constants from ssl_private.h, too

- make sure we also disable aNULL, eNULL and EXP ciphers
  for per-directory SSLCipherSuite directives

- apply the same treatment to SSLProxyCipherSuite

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1527291 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_private.h