]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1841218 from trunk: tlsv1.3-for-2.4.x tlsv1.3-for-2.4.x
authorJoe Orton <jorton@apache.org>
Tue, 18 Sep 2018 11:09:15 +0000 (11:09 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 18 Sep 2018 11:09:15 +0000 (11:09 +0000)
commit868cf157ddcb0f5154a96cad2cb1204829c667a0
treedfe944c5c8d171e0b93761eded993478ec5fbe54
parent4658737147cc968e330c22d51f829075307e5d45
Merge r1841218 from trunk:

* modules/ssl/ssl_engine_kernel.c (ssl_check_post_client_verify):
  Retrieve and set sslconn->client_cert here for both "modern" and
  classic access control.
  (ssl_hook_Access_classic, ssl_hook_Access_modern, ssl_hook_Access):
  Restore SSLRequire and FakeBasicAuth checks to ssl_hook_Access so tests
  are still applied for TLSv1.3.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/tlsv1.3-for-2.4.x@1841219 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_kernel.c