]> 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)
commit056e10bb4f529eea2e9e1a178c628b0eefa02b92
treeabd09e879cb7839b9810dbcdcb55c77541f11e1c
parentdf246e149ebc68a6bd3c1c133762fbc7c4524e9c
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