Re: retrive the private key from RSA KEON CA certificate

2003-06-23 Thread Wu Junwei
FORMAT_PKCS12.     But the problem is I can not choose the format such as PEM or DER in RSA Keon when exporting the CA certificate in PKCS#12 format.       I will do more test .   Thanks a lot,   wjw         - Original Message - From: Kiyoshi Watanabe To: [EMAIL PROTECTED

Re: retrive the private key from RSA KEON CA certificate

2003-06-23 Thread Kiyoshi Watanabe
> Why don't you convert or issue the PKCS#11 in DER format. I believe PKCS#12, not PKCS#11 sorry for my typo. -Kiyoshi Kiyoshi Watanabe __ OpenSSL Project http://www.openssl.org User Support Maili

Re: retrive the private key from RSA KEON CA certificate

2003-06-23 Thread Kiyoshi Watanabe
openssl will read the starndard PKCS12 binary file without having any problem and you can use FORMAT_PKCS12. -Kiyoshi Kiyoshi Watanabe > I have a CA certificate exported from RSA KEON, which is PEM encoded pkcs#12 > certificate (listed below.) > It seems encoded by base64 , I hav

retrive the private key from RSA KEON CA certificate

2003-06-23 Thread Wu Junwei
(B (B (BHi, all, (B  (BMaybe my question in last time was not clear, so I ask again by another (Bdescription. (B  (BI have a CA certificate exported from RSA KEON, which is PEM encoded (Bpkcs#12 certificate (listed below.) (BIt seems encoded by base64 , I have tried different methods

Re: RSA Keon

2000-03-27 Thread Richard Levitte - VMS Whacker
dpalaitis> bash% openssl crl -inform DER -in keon2.crl -text dpalaitis> unable to load CRL dpalaitis> 6062 error:0DA4008:asn1 encoding routines, etc. etc. etc. Please include all instead of "etc. etc. etc." Then you could try the following: openssl asn1parse -in keon2.crl -inform der -i