That should be the correct directive to have it ignore the name on the
certificate.
Does the target system have an error log showing the connection?
There could be other errors with the SSL handshake besides the name not
matching.
- Y
On Thu, Jan 29, 2015 at 6:40 PM, Chris Arnold
wrote:
> Apa
Apache 2.4.10 on SLES12. I am trying to send https://domain.tld/ifolder to and
server running the app. Here is what i have in my ssl vhost:
ProxyPass /ifolder https://domain.tld/ifolder
ProxyPassReverse /ifolder https://domain.tld/ifolder
This results in a 500 in the broswer. Here are the corr