Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
sfareg
New Contributor II

"solved" cannot import certificate show error "The imported local certificate is invalid"

i use openssl to create certificate 

and use these command to create

1-OpenSSL genrsa -aes256 -out fgcaprivkey.pem 2048 -config openssl cnf 2-openssl req -new -x509 -days 3650 -extensions v3_ca -key fgcaprivkey.pem -out fgcacert.pem

now when import local certificate show error

 

 

2 REPLIES 2
sfareg
New Contributor II

i found the issue

fortigate vm trial version the maximum bits to import certificate 512 but i generate 2048 bits 

 

DJninjaNZ
New Contributor II

Thanks for sharing this, after trying a few times thinking I was holding my fingers wrong confirmed same problem. FortiGate VM activated with trial - 2024

Labels
Top Kudoed Authors