Skip to main content
sfareg
New Member
December 11, 2016
Question

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

  • December 11, 2016
  • 2 replies
  • 7254 views

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

sfareg
sfaregAuthor
New Member
December 12, 2016

i found the issue

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

 

DJninjaNZ
Explorer
March 17, 2024

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