[users@httpd] Truncate error while restarting the proxy

2015-08-17 Thread Karan Mengi
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

[users@httpd] Issue with Mutual SSL Authentication

2015-06-09 Thread Karan Mengi
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