I was tring to import into my keystore a certificate which I obtained from my CA. I want to do this because I want to run Tomcat 4.1.12 with SSL.
After I imported the certificate of my CA, I attempted to import my certificate issued by the CA. I did it like this: C:\>keytool -import -alias tomcat -keystore .keystore -trustcacerts -file mycert.cer Enter keystore password: changeit keytool error: java.lang.Exception: Public keys in reply and keystore don't match C:\> What's the problem please? __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
