Re: [users@httpd] Apache as a Mutual SSL enabled Forward Proxy

2018-05-24 Thread William A Rowe Jr
Your next thing to test, from a vanilla/completely reset browser, would be to load up these corresponding cert+key and ca chain files into that blank slate, and ensure that these credentials actually work against your backend; * SSLProxyMachineCertificateFile D:\sys-projects\aaa\Apache24\Apache24

[users@httpd] Apache as a Mutual SSL enabled Forward Proxy

2018-05-24 Thread eranda rajapaksha
Hi all, Im trying to configure Apache http server as a forward proxy with mutual ssl enabled. Following is the setup, [HTTP client] --> [Apache Http Server]--->[Web Server] I need to enable Mutual SSL between Apache Http Server, Web Server. Following is the proxy I have configur