system certificate local
Use this command to import signed certificates and certificate requests in order to install them for local use by the FortiMail unit.
FortiMail units require a local server certificate that it can present when clients request secure connections, including:
- the web-based manager (HTTPS connections only)
- webmail (HTTPS connections only)
- secure email, such as SMTPS, IMAPS, and POP3S
When using this command to import a local certificate, you must enter the commands in the order described in the following syntax. This is because |
Syntax
config system certificate local
edit <name_str>
set password
set private-key
set csr <csr_str>
end
Variable |
Description |
Default |
Enter a name for the certificate to be imported. |
|
|
Enter a password for the certificate. |
|
|
Enter a private key for the certificate. Note: A random password is used to encrypt the private key, to prevent the private key from becoming 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 any comments for this certificate. |
|