Difference between revisions of "Public Key Cryptography Standards (PKCS)"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* [[PKCS12]] defines an [[archive file format]] for storing many cryptography objects as a single file. Extensions are <code>[[.p12]]</code> or <code>[[.pfx]]</code>. <code>[[openssl pkcs12]]</code> | * [[PKCS12]] defines an [[archive file format]] for storing many cryptography objects as a single file. Extensions are <code>[[.p12]]</code> or <code>[[.pfx]]</code>. <code>[[openssl pkcs12]]</code> | ||
− | * PKCS10: [[CSR]] | + | * PKCS10: [[Certificate Signing Request (CSR)]] |
* PKCS8: [[Private-Key]] Information Syntax Standard | * PKCS8: [[Private-Key]] Information Syntax Standard | ||
Revision as of 10:39, 21 February 2022
- PKCS12 defines an archive file format for storing many cryptography objects as a single file. Extensions are
.p12
or.pfx
.openssl pkcs12
- PKCS10: Certificate Signing Request (CSR)
- PKCS8: Private-Key Information Syntax Standard
Related terms
See also
- Certificate:
.pem
,.ppk
,.pfx
,.p12
,.cer, .crt
,openssl pkcs12
,.csr
,.pub
, PFX, PKCS, PKCS - Certificate, CSR (PKCS10),
/etc/letsencrypt/csr/
,openssl req
, X.509, [.pem
,.cer
,.csr
], Kubernetes CertificateSigningRequest
Advertising: