]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
On the trunk:
authorStefan Eissing <icing@apache.org>
Thu, 14 Sep 2017 13:01:29 +0000 (13:01 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 14 Sep 2017 13:01:29 +0000 (13:01 +0000)
commitc6535beda35741ad1bbc3ad894aa7edad8ef483a
tree77625d57bd39af47cec2a2b2245ade933efa396d
parentd89685ee939053f999aeef736a71b53bec667087
On the trunk:

mod_ssl: adding ssl_policies.h[.in] for policy cipher/protocol definitions. Use
     update_policies.py to update manually from Mozilla JSON definitions at
     https://statics.tls.security.mozilla.org/server-side-tls-conf.json

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1808335 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/ssl/mod_ssl.dsp
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_policies.h [new file with mode: 0644]
modules/ssl/ssl_policies.h.in [new file with mode: 0644]
modules/ssl/update_policies.py [new file with mode: 0644]