FortiProxy
FortiProxy provides enterprise-class protection against internet-borne threats and Advanced Web Content Caching
abalachandran
Article Id 353232
Description This article describes how the built-in certificates in FortiProxy can be renewed
Scope FortiProxy.
Solution

To renew the built-in certificates on FortiProxy on v2.0.X, refer to the commands below:

 

Fortinet_CA_SSL:

 

execute certificate local generate default-ssl-ca

 

Fortinet_CA_Untrusted:


execute certificate local generate default-ssl-ca-untrusted

 

Renew all SSL Key Certificates:

 

execute certificate local generate default-ssl-key-certs

 

Fortinet_SSL:

 

execute certificate local generate default-ssl-serv-key

 

To renew the built-in certificates on FortiProxy on v7.0 and above refer to the commands below.

 

Fortinet_CA_SSL:

 

execute vpn certificate local generate default-ssl-ca  

 

Fortinet_CA_Untrusted:

 

execute vpn certificate local generate default-ssl-ca-untrusted

 

Renew all SSL Key Certificates:

 

execute vpn certificate local generate default-ssl-key-certs

 

Fortinet_SSL:

 

execute vpn certificate local generate default-ssl-serv-key

 

Note:

Only the built-in certificates can be renewed using the commands above. Externally imported certificates will need to be renewed manually.