On Tue, Jun 9, 2015 at 9:29 AM, Karan Mengi wrote:
>
> The problem appears to be that HTTPD does not include the issuer details
> while presenting its certificate to the server, so probably its failing
> chain verification. We have tried many options found on the net like
> including the flag “SSL
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