Hello,
we have HTTPS from the browser to the Oracle Web Cache server, and HTTP from 
Web 
Cache to the Tomcat server. 

We have seen analyzing the network traffic 
that after an HTTPS request there is an HTTP request and the status code is 
aborted. 

Example: 
(HTTPS request) https://myserver.com:4443/example/ 
-> (HTTP response – Error:This web page is not available) 
http://myserver.com:4443/example/index.htm 


Which configuration do we 
have to simulate HTTPS? 


Oracle Web Cache info (output “opatch lsinventory”): 

Oracle WebTier and Utilities CD 11.1.1.6.0 

Tomcat info: 
Apache 
Tomcat Version 6.0.35 

S.O info:Red Hat Enterprise Linux Server release 6.4 (Santiago)                 
                          

Reply via email to