Sign the Certificate Signing Request (CSR)
Describes how to sign a CSR.
To sign the CSR:
- From the
Certificate Name
section, 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
Sign Request
option corresponding to the local CA in theLocal Certificate Authority List
listing. Then:- Select
Client
forCertificate Purpose
. - Change the
Certificate Duration
if needed. - Paste the contents of the CSR that you previously copied to the clipboard, to the
Certificate Request
section. - Click
Sign Request
to sign the CSR.
and click the - 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 Certificates
section, 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.