A certificate signing request (CSR) is a message you can send to a Certificate Authority to apply for a digital identity certificate. After you create a private key you can generate a CSR. The CSR contains the public key.
You can generate a new CSR for a private key/certificate pair (self-signed or CA-signed). The private key always generates an identical CSR without modifying the existing private key. You may need to generate a new request for an existing private key for the following reasons:
To generate a new CSR:
A file that conforms to the PKCS #10 specification is generated and Federation Manager prompts you to save the CSR.
After completing the certificate request process, the Certificate Authority issues a signed certificate response, which you import into the key database. Federation Manager replaces the existing certificate entry of the same alias with the newly imported certificate.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |