Manage certificate requests in a certificate database
To manage certificate requests in a certificate database with the local management interface, use the SSL Certificates management page. In particular, we can create, view, export, or delete certificate requests, and list all certificate request names.
Select...
System > Secure Settings > SSL Certificates Certificate database > Manage > Edit SSL Certificate Database > Certificate Requests tab
- Create a certificate request
- Click New.
- Enter Certificate Request Label, Certificate Request Distinguished Name, and Key Size. A distinguished name must be in the following format:
CN=cName, OU=orgUnit, O=org, L=city, S=state, C=countryCode
S= and ST= might be used for specifying state. However, the certificate or the certificate request always uses ST=.
Any error in the distinguished name results in Error box with CTGSK3024W Invalid value for parameter "-dn" (<entered dn-value>) on save
- Optionally, select an entry from the Signature Algorithm list. If this option is not specified, the default signature algorithm is used.
- Click Save. For the changes to take effect, they must be deployed as described in Configuration changes commit process.
- View and export a certificate request
- Certificate request to view.
- Click Manage > View
- Optional: Click Export.
- Confirm the save operation in the window that pops up.
- Export a certificate request
- Certificate request to export.
- Click Manage > Export.
- Confirm the save operation in the window that pops up.
- Delete a certificate request
- Certificate request to delete.
- Click Delete.
- In the window that pops up, click Yes.
- Commit changes .
Parent topic: Manage SSL certificates