At 10:10 25.03.2002 -0500, you wrote:

>I've created a cert that contains X509 extensions (I stored data in the
>subject-alt name field). I'm looking for a utility that can dump the cert
>(in ASCII) so that I can make sure all the expected values are there. Does
>such a utility exist (that will also dump extensions) or do I need to write
>one?
>
>Thanks!
>
>Craig

openssl x509 -text -in cert.pem

will do just that.

Jörn

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to