FortiPower/PowerFGT

Upload and replace renewed SSL Certificate offline

gotspatel opened this issue · 3 comments

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

Yes I think, it is possible to upload the certificate, only found the api call

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...

it is good ?