What are you really trying to do? X.509 is ASN.1 encoded by
definition and that is important because it's that encoding that is
signed. I can understand wanting to part a certificate and extract
fields, but why would you generally want to convert it to a different
encoding? For anyone to verify it, they would have to convert back
to ASN.1 DER ...
Donald
From: Sanket Naik <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 27 Jul 2000 14:43:04 -0400
Organization: Oblix Inc
To: [EMAIL PROTECTED]
>hi
>
>can someone point me to a tool (preferably unix command line) for
>conversion between different X.509 certificate encodings, DER, base64,
>....
>
>thanks
>sanket