Hi all,
Anyone meets such issue before?
Tomcat console shows:
Mar 4, 2008 8:53:23 AM org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Mar 4, 2008 8:53:23 AM org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-443
And I'm sure I have generate private key, certification by OpenSSL and
installed tcnative-1.dll under system32 correctly.
I can't access the https://localhost:443 at all. The browser is pending
there and then shows "The connection was interrupted".
Tomcat6/ JDK6/ WindowsXP/ latest OpenSSL
B.R
Han