I am trying to set up SSL for stand alone tomcat(3.2.4) and I am using jdk1.2.2 (solaris). I have installed jsse and created keystores like this
genkey -alias tomcat-sv -keyalg RSA -keypass changeit -storepass changeit -keystore server.keystore
keytool -export -alias tomcat-sv -storepass...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.