Skip to main content
dshiraddi
Staff
Staff
May 27, 2020

Technical Tip: How to import PKCS#12 certificate

  • May 27, 2020
  • 0 replies
  • 25726 views

Description


The article describes how to import PKCS#12 certificates.

 

Scope

 

FortiGate.

Solution


PKCS#12 certificate will be there in .pfx or .p12 format and the file will contain key file with it.

To import the certificate:
Go to System -> certificates -> import -> Local Certificate ->  PKCS#12 Certificate.



 
 
Upload the certificate file with password got while collecting the certificate from CA certificate authority.

 

For 7.0 and 7.2 FortiOS version. To import certificate:
Go to System -> Certificates -> Create/Import -> Certificate ->  Import Certificate -> PKCS#12 Certificate.

 

Create Certificate.PNG

 

PKCS12 Certificate upload.PNG

 

For 7.4 and v7.6 FortiOS version:

 

KB-03-20-2.png

 

The PKCS#12 format certificate is not supported in FIPS-CC mode FortiGate. To import the PKCS#12 format certificate, user can separate it to a private key file and a certificate file, then import them to the FortiGate. 

 

Related articles:

Technical Tip: FortiGate in FIPS-CC mode cannot import certificate if root/intermediate CA certificates are missing