Certificates
By configuring and managing SSL certificates for API services, businesses can encrypt data transmissions to prevent sensitive information from being stolen or tampered with.
Operations Demonstrationโ
Adding a Certificateโ
tip
Before adding a certificate, you need to configure cluster nodes first.
- Click
System Certificates
->Operations and Integrations
->Certificates
to enter the certificate list page. ClickAdd Certificate
.
- In the pop-up dialog, upload the key (
.key
) and certificate (.pem
or.csr
) files.
After uploading, click Confirm
.
Modifying a Certificateโ
- Click the
Edit
button next to the certificate you wish to modify.
- In the pop-up dialog, upload the key (
.key
) and certificate (.pem
or.csr
) files.
After uploading, click Confirm
.
Deleting a Certificateโ
- Click the
Delete
button next to the certificate you wish to delete.
- In the pop-up dialog, click the
Confirm
button.