RE: SSL and certificates, AGAIN

2002-01-28 Thread David Heggie
I have a couple of sites using Thawte SSL certs on Tomcat 4.0.1. These steps have been discussed a week or so ago. keytool -genkey -alias tomcat -keyalg RSA keytool -certreq -alias tomcat -file my.csr paste this into the signing authority request, you get back a cert that you paste into a new

RE: SSL and signed certificates...

2002-01-20 Thread David Heggie
try keytool -import -trustcacerts -alias tomcat -file /tmp/mine.csr make sure the root CA cert that signed your request is in you keystore or cacerts file as a trusted certificate. David -Original Message- From: Richard S. Huntrods [mailto:[EMAIL PROTECTED]] Sent: Friday, 18 January