Created on
07-02-2019
05:36 AM
Edited on
01-14-2025
02:08 AM
By
Anthony_E
Description
This article describes how to generate a web server certificate for the FortiManager or FortiAnalyzer using Windows PKI. This article covers how to set a server certificate installed on the FortiManager/FortiAnalyzer so that a trusting connection can occur.
Solution
A SAN or subject alternative name is a formatted way to indicate all of the domain names and IP addresses that are secured by the certificate
For Chrome 58 and later, only the subjectAlternativeName extension, not commonName, is used to match the domain name and site certificate
A name can be:
IP address.
URI.
DNS name (alternatives to the Common Name).
directory name (alternatives to the Distinguished Name).
Precede the name with the name type. Examples:








set admin_server_cert "FMG-Cert"
end
