certificates:certificate_types
Differences
This shows you the differences between two versions of the page.
certificates:certificate_types [2016/12/06 14:48] – created peter | certificates:certificate_types [2019/11/26 21:46] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Certificates - Certificate Types ====== | ||
- | |||
- | Common filename extensions for X.509 certificates are: | ||
- | |||
- | ^Filename Extension^Description^ | ||
- | |.pem|Privacy-enhanced Electronic Mail. Base64 encoded DER certificate, | ||
- | |.cer, .crt, .der|Usually in binary DER form, but Base64-encoded certificates are common too (see .pem above)| | ||
- | |.p7b, .p7c|PKCS#7 SignedData structure without data, just certificate(s) or CRL(s)| | ||
- | |.p12|PKCS# | ||
- | |.pfx|PFX, predecessor of PKCS#12 (usually contains data in PKCS#12 format, e.g., with PFX files generated in IIS)| | ||
- | |||
- | |||
- | * PKCS#7 is a standard for signing or encrypting (officially called " | ||
- | * PKCS#12 evolved from the personal information exchange (PFX) standard and is used to exchange public and private objects in a single file. | ||
- | |||
certificates/certificate_types.1481035683.txt.gz · Last modified: 2020/07/15 09:30 (external edit)