SSL Certificate Management
Overview
If the API group contains HTTPS-compatible APIs, add an SSL certificate for the independent domain name bound to the group.
Prerequisites
- Only SSL certificates in PEM format can be added.
- The added SSL certificates support only the RSA, ECDSA, and DSA encryption algorithms.
Creating an SSL Certificate
- Log in to the ROMA Connect console. On the Instances page, click View Console of an instance.
- In the navigation pane on the left, choose API Connect > API Management. On the SSL Certificate Management tab page, click Create SSL Certificate.
- In the displayed dialog box, configure the SSL certificate information.
Table 1 SSL certificate configuration Parameter
Description
Name
Enter an SSL certificate name. It is recommended that you enter a name based on naming rules to facilitate search.
Scope
Specify the scope to view the SSL certificate.
- Current instance: The SSL certificate can be viewed only in the current instance.
- All: The SSL certificate can be viewed in all instances under the current account.
Content
Enter the SSL certificate content in PEM format.
Open the PEM certificate file in the certificate to upload in text, and copy the certificate content to content.
If the certificate is not in PEM encoding format, convert the format by referring to Converting the Certificate Format to PEM.
Key
Enter the SSL certificate key in PEM format.
Open the KEY/PEM private key file in the certificate to be uploaded in text, and copy the private key to Key.
- Click OK. The SSL certificate is added.
Converting the Certificate Format to PEM
Format |
Converting with OpenSSL |
---|---|
CER/CRT |
Rename the certificate file cert.crt to cert.pem directly. |
PFX |
|
P7B |
|
DER |
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot