Have a GoDaddy cert that has expired, and you need to update your Fortinet device, here are the steps I use to update it.
- Renew Cert @ Godddy
- Download certificate with server type = Other
- Extract the zip file
- With a text Editor open the .crt file that does not start with "gd"
- Copy the contents of the file to your clipboard
- Log into Fortigate
- Open Command line / Terminal
- Type: config vpn certificate local
- Type: show (Verify the name of the cert you are updating"
- Type: edit sslvpn (or your cert name)
- See Example at the end of this post, however type this sequence
- Type: set certificate “
- Paste the contents of the .crt file
- Type: "
- Type: enter
- Type: End
- The Cert should now show valid