]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1840710 from trunk:
authorJoe Orton <jorton@apache.org>
Wed, 12 Sep 2018 15:54:59 +0000 (15:54 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 12 Sep 2018 15:54:59 +0000 (15:54 +0000)
commit4658737147cc968e330c22d51f829075307e5d45
tree1e73b2bf2d154dfdde7f42f1e7ca79a3e403a187
parent8b8c8a066fddffc7f4b7cd0f5d385b6a38cd32c9
Merge r1840710 from trunk:

* modules/ssl/ssl_engine_init.c (ssl_init_ctx_protocol):
  Disable AUTO_RETRY mode for OpenSSL 1.1.1, which fixes
  post-handshake authentication.
  (ssl_init_proxy_certs): Fix proxy client cert support with
  TLSv1.3, which is now crippled by default.

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