]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
implement proxy client certificate callback
authorDoug MacEachern <dougm@apache.org>
Sat, 30 Mar 2002 05:40:02 +0000 (05:40 +0000)
committerDoug MacEachern <dougm@apache.org>
Sat, 30 Mar 2002 05:40:02 +0000 (05:40 +0000)
commit50aebdaf7188d17ebedfd4147c5e5e58f7b38c14
tree277ec50a6694466ebdd56be5391de9c943beff24
parent9815373bedde913e9072f8d1509b9f3cff1324bb
implement proxy client certificate callback
(uses SSLProxyMachineCertificate{File,Cert} when downstream server
requires a client certificate)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94329 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_kernel.c