Difference between revisions of "Public Key Cryptography Standards (PKCS)"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* [[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: [[Certificate Signing Request (CSR)]] | * PKCS10: [[Certificate Signing Request (CSR)]] | ||
− | * PKCS8: [[Private-Key]] Information Syntax Standard | + | * PKCS8: [[Private-Key]] Information Syntax Standard (<code>[[.p8]]</code>) |
* [[PKCS7]] | * [[PKCS7]] | ||
Revision as of 22:19, 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 (
.p8
) - PKCS7
Related terms
See also
- PKCS, PKCS7, PKCS8, PKCS10, PKCS12
- 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: