Update an existing Timestamping Authorities
Update an existing Timestamping Authorities
Body
required
Timestamping Authorities to update
name
string
requiredThe Timestamping Authority's name |
policyOid
string
requiredThe Timestamping Policy OID |
enabled
boolean
requiredAllow this authority to sign timestamping requests |
signer
string
requiredName of the Timestamping Signer used to sign for this authority |
acceptedHashAlgorithms
array of string (Hash Algorithm)
required |
ntpClients
array of string
requiredName of the NTP Clients used to get time for this authority |
checkRevocation
boolean
requiredBefore signing the request, check revocation status of the signer certificate |
Responses
-
200 Timestamping Authorities successfully updated
idstring (Internal ID) requiredObject internal ID
namestring requiredThe Timestamping Authority's name
policyOidstring requiredThe Timestamping Policy OID
enabledboolean requiredAllow this authority to sign timestamping requests
signerstring requiredName of the Timestamping Signer used to sign for this authority
acceptedHashAlgorithmsarray of string (Hash Algorithm) requiredntpClientsarray of string requiredName of the NTP Clients used to get time for this authority
checkRevocationboolean requiredBefore signing the request, check revocation status of the signer certificate
-
400 Bad Request
-
401 Unauthorized request
-
403 Forbidden action
-
404 Not Found
-
500 Internal Server error