I configured tomcat as standalone server and now i want to configure ssl. I did that as the book I have said and also like the documentation in the website tells me.
after the configuration i get this: http://localhost:443/ gives me tomcat website. https://localhost:443/ gives me connected status in the browser with no result... it waits until some timeout gets up.
My configuration:
i'm using java sdk 1.6.0, Apache Tomcat/5.5.20 for windows and no, as far as I know I never installed Apache Portable Runtime Project just the tomcat service installer.
If you see here the protocol is coyote http/1.1 and the ssl conector is defined scheme="https" so i donno what is happening.
--------------------------------------------------------------------- To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)