https://issues.apache.org/bugzilla/show_bug.cgi?id=50812
Daniel Ruggeri <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Daniel Ruggeri <[email protected]> 2011-08-23 20:07:39 UTC --- Hello; The following patches should add a new directive. The file should contain all intermediary CA's used by all of your clients. On init, a chain for each certificate will be created and mod_proxy will use that chain if it finds an issuing name that is not a direct signer of a client cert. I have tested and confirmed this works on Linux for configurations using one or more client certificate with a chain to one or more different root CA's http://people.apache.org/~druggeri/patches/httpd-2.2.19-SSLProxyMachineCertificateChainFile.patch http://people.apache.org/~druggeri/patches/httpd-trunk-SSLProxyMachineCertificateChainFile.patch FWIW, the trunk patch has been applied. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
