Those related to certificates (SSL,X.509,PEM,DER,CRT,CER,KEY,CSR,P12, etc.) [ZZ]Reprinted 2015-06-09 20:21:04From:http://www.cnblogs.com/guogangj/p/4118605.htmlThese concepts related to certificates are really tricky because they haven't been
Different certificates are stored in different formats (such as whether the public key or private key is encrypted for storage, a single certificate, or multiple certificates), and are encoded differently (der/base64) different standards (such as
Less gossip, the following describes how the enterprise needs to access the application server through HTTPS (one-way or two-way authentication) during the project development process by using the domain name of its own application.
1, the domain
Certificate conversionsThe PKCS full name is Public-key cryptography standards, a set of standards developed by RSA Labs and other security system developers to facilitate the development of public key cryptography, which currently has a total of 15
Keystore
The storage file of the public key. The party that owns this certificate uses this document to prove itself. For example, the server proves itself to the client that the server has bound this file. When the client initiates a request to the
Http://blog.chinaunix.net/uid-26575352-id-3073802.html
Common certificate formats and mutual conversionsThe PKCS full name is Public-key cryptography standards, a set of standards developed by RSA Labs and other security system developers to
Background
The development and release of iOS software is inseparable from certificates and profiles, and if you want to release the app to the Apple Store or use Apple's push notification feature, you will need a personal developer certificate to
Introduced
Asymmetric encryption algorithm requires two keys: public key (PublicKey) and private key (Privatekey)
Public key and private key is a pair, if the data encrypted with public key, only with the corresponding private key to
The certificate file for a CER suffix has two encodings-->der binary encoding or BASE64 encoding (i.e.. PEM)
P7B is typically a certificate chain, which includes 1 to multiple certificatesA PFX is a certificate stored in pkcs#12 format and the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.