]> granicus.if.org Git - apache/commit - modules/ssl/ssl_engine_config.c
* Correctly merge configurations that have client certificates set
authorRuediger Pluem <rpluem@apache.org>
Tue, 16 Oct 2018 12:55:01 +0000 (12:55 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 16 Oct 2018 12:55:01 +0000 (12:55 +0000)
commita51f5708cd3e7a7eacee3ad34ceeea6a9da3922f
treeaf4073468c7ff0d01da25a28d815e474d189caea
parentbbdbf79438b822d77cf397261506005e0d8b0c18
* Correctly merge configurations that have client certificates set
  by SSLProxyMachineCertificate{File|Path}.
  The certificates and keys loaded during configuration time got lost during
  runtime if e.g. SSLProxyMachineCertificate{File|Path} was set on virtual host
  level and there was an SSL directive at directory level, e.g. SSLRequire.
  This fixes a regression likely introduced in r1740928.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844002 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/ssl/ssl_engine_config.c