: Viewing the content of an X509 cert with V3 extensions
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 uti
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 al
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