Hello, I try to use tomcat with ssl mode but it doesn't use my certificate. The certificate that the browser receive is a certificate generated by tomcat. For information I am on unix solaris system with tomcat4.0.3 and I do this: $JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA
I put my certificate in : $JAVA_HOME/jre/lib/security How should I do in order to tomcat use my certificate. Thanks in advance -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
