Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
After the CA certificate is obtained from the CA server, use the crypto ca enroll command followed by the trustpoint name to generate an identity certificate request to the server. Example 5-5 demonstrates how to generate the certificate request.
|
90
Code View:
Scroll
/
Show All Chicago(config)# crypto ca enroll SecureMeTrustPoint % Start certificate enrollment .. % The fully-qualified domain name in the certificate will be: Chicago.securemeinc.com % Include the device serial number in the subject name? [yes/no]: no Display Certificate Request to terminal? [yes/no]: yes Certificate Request follows: MIIBpDCCAQ0CAQAwLTErMA4GA1UEBRMHNDZmZjUxODAZBgkqhkiG9w0BCQIWDE5Z LmNpc2NvLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA1n+8nczm8ut1 AFAAOBgQDGcYSC8VGy+ekUNkDayW1g+TQL4lYldLmT9xXUADAmGhyA8A36d0 VtZlNc2pXHaMPKkqxMEPMcJVdZ+o6JpiIFHPpYNiQGFUQZoHGcZveEbMVor93/KM IChEgs4x98fCuJoiQ2RQr452bsWNyEmeLcDqczMSUXFucSLMm0XDNg== ---End - This line not part of the certificate request--- Redisplay enrollment request? [yes/no]: no Chicago(config)# |