Certificate Authorities
Renew
Perform CA certificate renewal
POST
/
api
/
v1
/
pki
/
ca
/
{caId}
/
renew
Path Parameters
The ID of the CA to renew the CA certificate for.
Body
application/json
The type of behavior to use for the renewal operation. Currently Infisical is only able to renew a CA certificate with the same key pair.
Available options:
existing
The expiry date and time for the renewed CA certificate in YYYY-MM-DDTHH:mm:ss.sssZ format.
Was this page helpful?