Hi team,
I have installed apache proxy version 2.4.12 and in the httpd.conf file the
url's are mentioned like below:
ProxyPass /xyz https://abc.com/service_name
ProxyPassReverse /xyz/ https://abc.com/service_name
When I am going to restart the Proxy it shows the below error:
[proxy:error] [pi
Hi Team,
we are facing issues while performing Mutual SSL Authentication between Apache
HTTPD Proxy and Server (using BW as Server)
Scenario is: HTTP Client --- (http connection)---> Apache HTTPD --- (https
connection) --->HTTPS Server.
Server side authentication is working fine on both Linux