EJBCA Tutorials and Guides Uncommon CA Workflows Current: Making an ASN.1 Dump of a Certificate Making an ASN.1 Dump of a Certificate You can make an asn1 dump of a certificate in order to study the asn1 produced: $ bin/ejbca.sh asn1dump <filename-of-pem-encoded-certs or filename-of-der-encoded-asn1> BASH Example: $ bin/ejbca.sh asn1dump managementca.pem CODE ×