Skip to main content
Skip table of contents

Making an ASN.1 Dump of a Certificate

You can make an asn1 dump of a certificate in order to study the asn1 produced:

BASH
$ bin/ejbca.sh asn1dump <filename-of-pem-encoded-certs or filename-of-der-encoded-asn1>

Example:

CODE
$ bin/ejbca.sh asn1dump managementca.pem


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.