Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
"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
Labels:
- Labels:
-
5.4
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i found the issue
fortigate vm trial version the maximum bits to import certificate 512 but i generate 2048 bits
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
