After the platform administrator imports the TLS certificate and assigns it to a specified project, developers with corresponding project permissions can use the certificate imported and assigned by the platform administrator when using inbound rules and load balancing functionalities. Subsequently, in scenarios such as certificate expiration, the platform administrator can update the certificate centrally.
The certificate functionality is currently not supported for use in public cloud clusters. You can create TLS type secret dictionaries as needed within the specified namespace.
Go to Platform Management.
In the left navigation bar, click Network Management > Certificates.
Click Create Certificate.
Refer to the instructions below to configure the relevant parameters.
Parameter | Description |
---|---|
Assign Project |
|
Public Key | This refers to tls.crt. When importing the public key, binary files are not supported. |
Private Key | This refers to tls.key. When importing the private key, binary files are not supported. |
Click Create.