SSLProxyMachineCertificateFile directive behavior

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi folks,

Does using the SSLProxyMachineCertificateFile directive have any effect on connections that do NOT require certificate-based client authentication?  For example, if I am using Apache as a proxy to two distinct service endpoints like so (within the same VirtualHost definition):

SSLProxyEngine on
SSLProxyMachineCertificateFile /path/to/client/cert

#Does NOT require client auth
ProxyPass               /foo/ https://host1/foo/
ProxyPassReverse        /foo/ https://host1/foo/

#Requires client auth
ProxyPass               /bar/ https://host2/bar/
ProxyPassReverse        /bar/ https://host2/bar/

And only the host2 requires client-authentication, SSLProxyMachineCertificateFile would presumably not effect traffic to the host1, correct?  Thanks in advance,

Scott Kirby
Interoperability Developer
PCC - Physicians Computer Company
800-722-7708
skirby@xxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux