]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_init.c (ssl_init_ctx_protocol):
authorJoe Orton <jorton@apache.org>
Wed, 12 Sep 2018 15:54:24 +0000 (15:54 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 12 Sep 2018 15:54:24 +0000 (15:54 +0000)
commit4a720bb901f1385d11ec0465f9f01c87b7f6cafd
tree61325578c7e169e3fd57262a0fbd00442d3898c3
parent8167ffff20f98830770313137b13c03d8e485308
* 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/trunk@1840710 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_init.c