fortigate/global/certificate.cfg Sat Oct 11 05:07:41 PM EDT 2025

This commit is contained in:
John Poland 2025-10-11 17:07:42 -04:00
parent b2d5cd8e1d
commit 47f91385b0

View File

@ -0,0 +1,69 @@
config certificate ca
end
config certificate local
edit "Fortinet_CA_SSL"
set  *HIDDEN*
set comments "This is the default CA certificate the SSL Inspection will use when generating new server certificates."
set source factory
next
edit "Fortinet_CA_Untrusted"
set  *HIDDEN*
set comments "This is the default CA certificate the SSL Inspection will use when generating new server certificates."
set source factory
next
edit "Fortinet_SSL"
set  *HIDDEN*
set comments "This certificate is embedded in the hardware at the factory and is unique to this unit. "
set source factory
next
edit "Fortinet_SSL_RSA1024"
set  *HIDDEN*
set comments "This certificate is embedded in the hardware at the factory and is unique to this unit. "
set source factory
next
edit "Fortinet_SSL_RSA2048"
set  *HIDDEN*
set comments "This certificate is embedded in the hardware at the factory and is unique to this unit. "
set source factory
next
edit "Fortinet_SSL_RSA4096"
set  *HIDDEN*
set comments "This certificate is embedded in the hardware at the factory and is unique to this unit. "
set source factory
next
edit "Fortinet_SSL_DSA1024"
set  *HIDDEN*
set comments "This certificate is embedded in the hardware at the factory and is unique to this unit. "
set source factory
next
edit "Fortinet_SSL_DSA2048"
set  *HIDDEN*
set comments "This certificate is embedded in the hardware at the factory and is unique to this unit. "
set source factory
next
edit "Fortinet_SSL_ECDSA256"
set  *HIDDEN*
set comments "This certificate is embedded in the hardware at the factory and is unique to this unit. "
set source factory
next
edit "Fortinet_SSL_ECDSA384"
set  *HIDDEN*
set comments "This certificate is embedded in the hardware at the factory and is unique to this unit. "
set source factory
next
edit "Fortinet_SSL_ECDSA521"
set  *HIDDEN*
set comments "This certificate is embedded in the hardware at the factory and is unique to this unit. "
set source factory
next
edit "Fortinet_SSL_ED25519"
set  *HIDDEN*
set comments "This certificate is embedded in the hardware at the factory and is unique to this unit. "
set source factory
next
edit "Fortinet_SSL_ED448"
set  *HIDDEN*
set comments "This certificate is embedded in the hardware at the factory and is unique to this unit. "
set source factory
next
end