Tomcat + SSL & Certificate

2002-10-11 Thread QUERTEMONT Christophe
Hi, I'am having trouble installing a certificate from certificate authority. I have imported my chain certificate into the keystore (keytool -import -alias root -trustcacerts -file cacert.pem) and then my new certificate (keytool -import -alias tomcat -trustcacerts -file newcert.pem). I can st

tomcat + SSL + certificate

2002-05-24 Thread cpeyruqueou
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