Sample Certificate Template

This certificate example is part of the Sample Certificates collection.

Description

This certificate…

Openssl X509 Output

Replace with output from "openssl x509 -in example.pem -text -noout"

DumpASN1 Output

Replace with output from "openssl x509 -in example.pem -out /tmp/1.der -outform der; dumpasn1 /tmp/1.der; rm /tmp/1.der"

PEM

-----BEGIN CERTIFICATE-----
Replace with Base64 encoded certificate.
-----END CERTIFICATE-----
page_revision: 2, last_edited: 1202809813|%e %b %Y, %H:%M %Z (%O ago)
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License