Help importing SSL certificates

2002-01-14 Thread Roland
Hello, I'm trying to use SSL with Tomcat. Everything is fine if I use a certificate generated with keytool. But, if I try to import a certificate generated with OpenSSL, it doesn't work. What happens is that I can import the certificate and it will not complain. But when I try to connect to

Re: Help importing SSL certificates

2002-01-14 Thread Michael Jennings
. Hope this helps! -Mike - Original Message - From: Roland [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Monday, January 14, 2002 8:04 AM Subject: Help importing SSL certificates Hello, I'm trying to use SSL with Tomcat. Everything is fine if I use a certificate

Re: Help importing SSL certificates

2002-01-14 Thread Roland
Hello, I found the problem myself. The problem is in the keytool import: -import - Import either a certificate to be treated as a trusted certificate or a certificate reply returned by a CA. The latter will be used to replace the corresponding self-signed certificate in the keystore. To import