X.509 certificate
From Just Solve the File Format Problem
(Difference between revisions)
(→Links) |
|||
Line 10: | Line 10: | ||
* [[DER encoded certificate]] | * [[DER encoded certificate]] | ||
* [[PEM encoded certificate]] | * [[PEM encoded certificate]] | ||
+ | * [[PKCS7 certificate]] | ||
== Links == | == Links == | ||
* [[Wikipedia:X.509#Certificates|Wikipedia: X.509 → Certificates]] | * [[Wikipedia:X.509#Certificates|Wikipedia: X.509 → Certificates]] | ||
* [[Wikipedia:Public-key cryptography|Wikipedia: Public-key cryptography]] | * [[Wikipedia:Public-key cryptography|Wikipedia: Public-key cryptography]] |
Revision as of 22:01, 18 October 2013
X.509 certificate is an abstract certificate format used with X.509 public key encryption systems.
Certificates supply the public key of somebody you wish to communicate with securely, such as a client or vendor. They are used in electronic transaction processing, for instance. You may need to install a vendor's certificate file on your system in order to send transactions such as credit card sales to be processed.
An X.509 certificate may be stored in a number of different file formats, such as: