Sign the Certificate Signing Request (CSR)
Describes how to sign a CSR.
To sign the CSR:
- From the
Certificate Namesection, click the CSR that you just generated. In the example, it ismaprkmipclient1. - The CSR properties are displayed. Select the contents of the CSR starting from -----BEGIN CERTIFICATE REQUEST---- to -----END CERTIFICATE REQUEST----- and copy the contents to the clipboard.
- Navigate to and click the
Sign Requestoption corresponding to the local CA in theLocal Certificate Authority Listlisting. Then:- Select
ClientforCertificate Purpose. - Change the
Certificate Durationif needed. - Paste the contents of the CSR that you previously copied to the clipboard, to the
Certificate Requestsection. - Click
Sign Requestto sign the CSR.
- Select
- Copy the contents of the signed client certificate starting with -----BEGIN CERTIFICATE----- and ending with -----END CERTIFICATE----- to your clipboard.
TIP
If you have overwritten the clipboard contents, you can obtain the signed client
certificate using the following steps:
- Navigate to .
- Click Show Signed Certs.
- In the
Signed Certificatessection, select the certificate matching the CN and other details that you configured in Step 1 from the list. In this example, the certificate ismaprkmipclient1. - Click Properties. The Signed Certificate Information page appears.
- Copy the contents of the signed client certificate starting with -----BEGIN CERTIFICATE----- and ending with -----END CERTIFICATE----- to your clipboard.