]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1840585 from trunk:
authorJoe Orton <jorton@apache.org>
Wed, 12 Sep 2018 11:52:21 +0000 (11:52 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 12 Sep 2018 11:52:21 +0000 (11:52 +0000)
commit8b8c8a066fddffc7f4b7cd0f5d385b6a38cd32c9
treeb52bd7221386518d9b59bee75fb1926f42bec2b7
parentd7c13636fb8a448ba643cf0debd8d7c2b710bfc2
Merge r1840585 from trunk:

* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_modern): Fail with
  403 if SSL_verify_client_post_handshake() fails, e.g. when the
  TLS/1.3 client didn't send the Post-Handshake Authentication
  extension.

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