Upload and replace renewed SSL Certificate offline
gotspatel opened this issue · 3 comments
gotspatel commented
Is there any option to fetch and replace a renewed SSL certificate from a local pc
OR
any option by which we can upload and replace a renewed SSL certificate from a local pc
alagoutte commented
Yes I think, it is possible to upload the certificate, only found the api call
alagoutte commented
Hi,
After a quick search, there is a doc page for this => https://docs.fortinet.com/document/fortigate/7.0.2/administration-guide/379103/uploading-a-certificate-using-an-api
you can use Invoke-FGTRestMethod for the payload, it should be work...
alagoutte commented
it is good ?