Followed the manual from this post: https://community.fortinet.com/t5/FortiGate/Technical-Tip-ACME-certificate-showing-not-secure/ta-p/1...
I Cannot find a way to forcing the letsencrypt certificate to be renewed with the correct url.
The post itself is correct, but needs some more steps..
Solved! Go to Solution.
Solution is to create the cert from the CLI instead of the gui
What error do you get?
The browser states that the certificate is not legit (thats correct because it's still a staging certificate):
in that case you have not adjusted "set acme-url" to the production URL
Seems correct, but do i need to run a command to re request the certificate with the new acme-url ?
config vpn certificate local
edit "Test"
set password ENC hash
set comments "Renewed with ACME on Wed Jan 12 10:46:58 2022 (UTC)"
set range global
set enroll-protocol acme2
set acme-ca-url "https://acme-v01.api.letsencrypt.org/directory"
set acme-domain "*"
set acme-email "*"
set acme-renew-window 1
next
end
Thank you for sharing the solution!
Solution is to create the cert from the CLI instead of the gui
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1740 | |
1108 | |
752 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.