SSL Certificates
API groups that contain HTTPS-compatible APIs must have their independent domain names bound with SSL certificates. SSL certificates are used for data encryption and identity verification.
Prerequisites
- Only SSL certificates in PEM format are supported.
- SSL certificates support only the RSA, ECDSA, and DSA encryption algorithms.
Adding an SSL Certificate
- Go to the APIG console.
- Select a dedicated gateway at the top of the navigation pane.
- In the navigation pane, choose API Management > API Policies.
- On the SSL Certificates tab, click Create SSL Certificate.
Table 1 SSL certificate configuration Parameter
Description
Name
Enter an SSL certificate name that conforms to specific rules to facilitate search.
Gateways Covered
- Current: The certificate will be displayed only for the current gateway.
- All: The certificate will be displayed for all gateways.
Content
SSL certificate content in PEM format.
Open the target PEM certificate file using Notepad or other tools, and copy the certificate content to Content.
If the certificate is not in PEM format, convert it to this format.
Key
SSL certificate key in PEM format.
Open the KEY or PEM private key file using Notepad or other tools, and copy the private key to Key.
- Click OK. The SSL certificate is added.
Converting Certificate Format to PEM
Format |
Converting with OpenSSL |
---|---|
CER/CRT |
Rename the certificate file cert.crt cert.pem. |
PFX |
|
P7B |
|
DER |
|
Updating an SSL Certificate
To update an SSL certificate, go to the certificate list page, click Modify in the Operation column of the target certificate, and then modify it.
Follow-Up Operations
After creating a certificate, bind it to an independent name of an API group.
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