I have the same difficulties as Cedrick W. Johnson
How do you configure Tomcat in BAS4.5 to use SSL ?
The jsse1.0.2 is configured, the server.xml too, i set up a certificate with
the keytool as follow :
keytool -genkey -alias tomcat -keyalg RSA
I did everything i could possibly be done, what is missing ?
My application.ear is well-deployed, there's no problem to acces it via
http....8080, but with https.....8443, absolutely nothing happen, there's no
error until I close the window :
IOException reading request, - ignored : connection reset
HELP !!!!!!!!!!!!!!
Mike