On Sun, Feb 11, 2018 at 1:50 PM, Naveen Nandyala - Vendor <
naveen.nandy...@walmart.com> wrote:

> Yep, I’m looking for trust between my webserver and Appserver w/o client
> authentication.  I’m not worried about trust between my web browser and
> webserver as I’m not looking for that now.
>

​That's just
https://httpd.apache.org/docs/2.4/en/mod/mod_ssl.html#sslproxycacertificatefile
pointing to the CA that signed your application server certs.

Emphasis on the "proxy" in these directive names for the backside
connection.

Reply via email to