SSO 10.1.4.3 with TLS 1.1 and 1.2 using proxy from ohs 12c to ohs 10g
Hi!
I need to enable latest security protocols on my SSO host based on OSSO 10.1.4.3 which use oc4j and ohs 10g and does not support TLS 1.1 and 1.2.
I install OHS 12c(80,443 ports) on the same host where OHS 10g(7777, 4443 ports) running and trying to do it with "Using OHS 12c as an SSL Reverse-Proxy to OHS 11g (Doc ID 1920143.1)".
Requests to static unprotected OHS10g pages are proxied just fine:
http(s)://OHS12c:80(443)/static.html ->
http(s)://OHS10g:7777(4443)/static.html ->
user browser http(s)://OHS12c:80(443)/static.html
But requests to SSO protected apps are processed with a wrong way: