Certificate Renewal Endpoint not working
-
I assume this is a known issue, as i don't see the option to renew the cert in the Nexus interface, but the API endpoint is defined.
/system/certificates/{refid}/renew
Getting the following error.
Unable to complete request {"errcode":400,"errmsg":"json: cannot unmarshal string into Go value of type pfapi.RenewCertOptions"}
JSON I'm sending
{"reusekey": true, "reuseserial": false, "strictsecurity": false}Tested on 25.07.01
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.