X.509 certificate

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Jsummers moved page Certificate File to X.509 certificate: Narrowing the scope of this article, to prevent overlap with new articles.)
(Links)
 
(5 intermediate revisions by one user not shown)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Security
 
|subcat=Security
|extensions={{ext|crt}}
 
|mimetypes={{mimetype|application/x-x509-ca-cert}}
 
 
}}
 
}}
 +
'''X.509 certificate''' is an abstract certificate format used with X.509 public key encryption systems.
  
'''Certificate Files''' 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.
+
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.
  
== Sample files ==
+
An X.509 certificate may be stored in a number of different file formats, such as:
* [http://apps.cybersource.com/library/downloads/CyberSource_SJC_US.crt CyberSource certificate]
+
* [[DER encoded certificate]]
 +
* [[PEM encoded certificate]]
 +
* [[PKCS7 certificate]]
 +
* [[PKCS12]]
  
== References ==
+
See also [[RSA private key]].
  
* [http://en.wikipedia.org/wiki/Public-key_cryptography Public-key cryptography (Wikipedia)]
+
== Links ==
* [http://www.cybersource.com/developers/test_and_manage/managing/update_keys_and_certificates/ Info on certificate files at CyberSource site]
+
* [[Wikipedia:X.509#Certificates|Wikipedia: X.509 → Certificates]]
 +
* [https://www.itu.int/rec/T-REC-X.509/en ITU-T Rec. X.509]
 +
* [[Wikipedia: Public-key cryptography]]

Latest revision as of 15:08, 31 May 2019

File Format
Name X.509 certificate
Ontology

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:

See also RSA private key.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox