Skip to content

Create a certificate

  1. Go to Network > Certificates > Create Certificate.
  2. Provide a certificate name.
  3. One option is available by default for certificate type (Certificate).
  4. Add the certificate content. The certificate contains information such as the public key and signature of the certificate. The extension of the certificate is "pem" or "crt" and you can directly enter certificate content or upload certificate file. Refer to the following description format.

    Text Only
    by "----BEGIN CERTIFICATE-----" as the beginning,"-----END CERTIFICATE----" as the end, 64 characters per line, the last line does not exceed 64 characters, and there cannot be blank lines.
    

  5. Add the private key.

  6. Optionally provide a DNS entry and expiration date.
  7. Click OK to create the certificate. You can view the certificate at the certificate console.