Certificate Templates
Update
PATCH
Path Parameters
The ID of the certificate template to update.
Body
application/json
The ID of the certificate authority to update the association with the template.
The updated regular expression string for validating common names.
Required string length:
1 - 100
The updated extended key usage constraint or default value for when template is used during certificate issuance.
Available options:
clientAuth
, serverAuth
, codeSigning
, emailProtection
, timeStamping
, ocspSigning
The updated key usage constraint or default value for when template is used during certificate issuance.
Available options:
digitalSignature
, keyEncipherment
, nonRepudiation
, dataEncipherment
, keyAgreement
, keyCertSign
, cRLSign
, encipherOnly
, decipherOnly
The updated name of the template.
Minimum length:
1
The ID of the PKI collection to update the binding to the template.
The updated regular expression string for validating subject alternative names.
Required string length:
1 - 100
The updated max TTL for the template.
Was this page helpful?