]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_ssl: Fixes PR 62654 where "require ssl" did not work on HTTP/2
authorGraham Leggett <minfrin@apache.org>
Fri, 23 Nov 2018 15:10:24 +0000 (15:10 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 23 Nov 2018 15:10:24 +0000 (15:10 +0000)
commite248a2a50cf64a525059f7551052b23c74104e36
tree69c84eabac649ef334469b60e244673bb6617d78
parent28dcaf5595afdec99a5374d718723590f338d634
*) mod_ssl: Fixes PR 62654 where "require ssl" did not work on HTTP/2
   connections, and PR 61519 where $HTTPS was incorrect for the
   "SSLEngine optional" case.
+1: jorton, jim, minfrin

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1847284 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/ssl/mod_ssl.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_private.h
modules/ssl/ssl_util.c