Re: Sun's Java keytool and OpenSSL RSA cert

2000-12-19 Thread Xiaohua Cheng
OTECTED]> Sent: Tuesday, December 19, 2000 10:58 AM Subject: Re: Sun's Java keytool and OpenSSL RSA cert > Xiaohua Cheng wrote: > > > > So, now keytool can recognize the certificate your OpenSSL generates? > > Yes. keytool of JDK 1.3, X509v3 server cert wi

Re: Sun's Java keytool and OpenSSL RSA cert

2000-12-19 Thread Michael Ströder
Xiaohua Cheng wrote: > > So, now keytool can recognize the certificate your OpenSSL generates? Yes. keytool of JDK 1.3, X509v3 server cert with some extensions. > It always returns > "unrecognized format" when I was trying to import certificate generated > with OpenSSL into the keystore. Try

Re: Sun's Java keytool and OpenSSL RSA cert

2000-12-19 Thread Xiaohua Cheng
and nobody replied. Could you let me know what you did step by step? Any help is appreciated. Xiaohua - Original Message - From: Michael Ströder <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 19, 2000 8:12 AM Subject: Re: Sun's Java keytool and OpenSSL

Re: Sun's Java keytool and OpenSSL RSA cert

2000-12-19 Thread Michael Ströder
Dr S N Henson wrote: > > making sure there's no summary info before BEGIN CERTIFICATE > and seeing if you can find what format keytool wants. Uuumpf! Yes, my fault (turning red): I did not remove the text before BEGIN CERTIFICATE line. Sorry. Ciao, Michael. _