system certificate local
Use this command to import signed certificates and certificate requests for local use by the FortiMail system.
FortiMail systems require a local server certificate that it can present to identify itself when clients request secure connections, including:
-
the GUI (HTTPS connections only)
-
webmail or personal quarantine access (HTTPS connections only)
-
secure email, such as SMTPS, IMAPS, and POP3S
The local certificate can also be used for the FortiMail system to authenticate itself to an upstream FortiGate in the Security Fabric.
Syntax
config system certificate local
edit <certificate_str>
[set comments <comment_str>]
set certificate <certificate_str>
set csr <csr_str>
end
|
Variable |
Description |
Default |
|
Enter a name for the certificate. |
|
|
|
Enter the password that was used to encrypt the private key. FortiMail will use the password to decrypt the private key so that it can encrypt data with it. Then also configure |
|
|
|
Enter a private key for the certificate. Then also configure the certificate with the corresponding public key in The private key is encrypted at rest, and is not visible when using the |
|
|
|
Enter or paste the certificate in PEM format to import it. |
|
|
|
Enter or paste the certificate signing request in PEM format to import it. |
|
|
|
Enter a comment or description. |
|