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: 12 Feb 2008 09:50





