Updated on 2025-07-25 GMT+08:00

Certificate Types

Overview

You can select a certificate type based on the authentication scenario.

Certificate Type

Description

Scenario

Server certificate

Used for SSL handshake negotiations and server authentication.

Both the certificate content and private key are required.

  • One-way authentication
  • Mutual authentication

CA certificate

Issued by a certificate authority (CA) and used to verify the certificate issuer. If HTTPS mutual authentication is required, HTTPS connections can be established only when the client provides a certificate issued by a specific CA.

Only the certificate content is required.

Mutual authentication

FAQ