Re: about getting DN in ASN.1 format

2003-07-10 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Thu, 10 Jul 2003 18:25:22 +0900, "Wu Junwei" <[EMAIL PROTECTED]> said: Wu.Junwei> Sorry for my unclear question. Wu.Junwei> Wu.Junwei> I would like to know if I have gotten the X509_NAME object, Wu.Junwei> how can I get the DN in ASN.1 format? Wu.Junwei> Wu.Jun

Re: about getting DN in ASN.1 format

2003-07-10 Thread Wu Junwei
y, July 10, 2003 6:05 PM Subject: Re: about getting DN in ASN.1 format In message <[EMAIL PROTECTED]> on Thu, 10 Jul 2003 16:24:48 +0900, "Wu Junwei" <[EMAIL PROTECTED]> said:Wu.Junwei> How can I get the DN of a certificate in ASN.1 formatWu.Junwei> fr

Re: about getting DN in ASN.1 format

2003-07-10 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Thu, 10 Jul 2003 16:24:48 +0900, "Wu Junwei" <[EMAIL PROTECTED]> said: Wu.Junwei> How can I get the DN of a certificate in ASN.1 format Wu.Junwei> from a X509_NAME object? (I'm starting to believe we need a HOWTO on understanding all those acronyms) What yo

about getting DN in ASN.1 format

2003-07-10 Thread Wu Junwei
(B (B (BHi,all (B  (B    How can I get the DN of a certificate in ASN.1 format (Bfrom a X509_NAME object? (B  (B  (Bthanks, (Bwjw