]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_kernel.c (ssl_check_post_client_verify):
authorJoe Orton <jorton@apache.org>
Tue, 18 Sep 2018 11:05:43 +0000 (11:05 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 18 Sep 2018 11:05:43 +0000 (11:05 +0000)
commit20e049ab49fa972365f4f1258247b2e6d47bb269
treec4a3bcfca4335d674358f1c31aa62aad065527e1
parent75709ec05df60f0a4d97942403e28fc89b9098f8
* 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/trunk@1841218 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_kernel.c