Re: [users@httpd] Certificate check on Apache reverse proxy with upstream SSL

2015-12-07 Thread Christian Georg
Hi Jim, Not sure I understand your response. The attachment it's the JDK release notes and I did not find anything specific in there. I partially solved his by migrating to Apache 2.4 and using checkpeername. With Apache 2.4 the host name from the http request is checked against the certificat

[users@httpd] Certificate check on Apache reverse proxy with upstream SSL

2015-12-02 Thread Christian Georg
Hi all, I wanted to implement certificate pinning on an upstream SSL connection of a reverse proxy but I am struggling with the setup. Please let me know where I am going wrong or if the expected setup should work. My setup is as follows: Multiple local applications ---HTTP via localhost ---> A