Fortinet black logo

CLI reference

config system certificate ca

config system certificate ca

Use this command to import certificates for certificate authorities (CA).

Certificate authorities validate and sign other certificates to indicate to third parties that those certificates can be trusted.

CA certificates are required by connections that use transport layer security (TLS).

Syntax

config system certificate ca
    edit <name_str>
        set certificate <cert_str>
    end

Variable

Description

Default

<name_str>

The name of this certificate.

certificate <cert_str>

Enter or paste the certificate in PEM format to import it.

config system certificate ca

Use this command to import certificates for certificate authorities (CA).

Certificate authorities validate and sign other certificates to indicate to third parties that those certificates can be trusted.

CA certificates are required by connections that use transport layer security (TLS).

Syntax

config system certificate ca
    edit <name_str>
        set certificate <cert_str>
    end

Variable

Description

Default

<name_str>

The name of this certificate.

certificate <cert_str>

Enter or paste the certificate in PEM format to import it.