y,,
please use secure="true"
Don't forget to create the Server keystore.
Please read the Connector docs:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/ssl-howto.html
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html
Regards
Peter
Luis Fernando Pardo schrieb:
Hello
Hello,
I have just upgraded my tomcat version from 5.0.16 to 5.0.29 and I have
found a problem with the request.getScheme method. I have set apache
server to listen on 443 port (SSL) and proxypass to Tomcat on local
address (127.0.0.1) and port 9080. This is the connector configuration
in Tomca