Is there a wiki or link to configure tomcat 7.0.25 with ssl? I try differents ways but they didnt work
I generated my own certificate, for testing.
Jan 31, 2012 5:21:19 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-apr-80"]
Jan 31, 2012 5:21:19 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-apr-443"]
Jan 31, 2012 5:21:19 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-apr-8009"]
Jan 31, 2012 5:21:19 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 113789 ms
I got running https-apr-443 running, but when trying the https url throws page its not available
Thanks in advance
Please sign in to flag this as inappropriate.