Update an existing certificate authority
Update an existing certificate authority
Certificate authority to update
|
certificate
string
required |
|
name
string
required |
|
trustedForClientAuthentication
boolean
required |
|
trustedForServerAuthentication
boolean
required |
|
outdatedRevocationStatusPolicy
string
required
Enum
revoked
unknown
lastavailablestatus
|
|
public
boolean
required |
|
subjectKeyIdentifier
string | null
|
|
responderUrl
string | null
|
|
crlUrl
string | null
|
|
refresh
string | null (FiniteDuration)
|
|
timeout
string | null (FiniteDuration)
|
|
proxy
string | null
|
|
cacheTimeToIdle
string | null (FiniteDuration)
|
|
downloadable
boolean
|
|
identifierMapping
string (TemplateString)
A template string to apply to determine the principal identifier when a certificate from this CA is used for client authentication |
|
nameMapping
string (TemplateString)
A template string to apply to determine the principal name when a certificate from this CA is used for client authentication |
|
emailMapping
string (TemplateString)
A template string to apply to determine the principal email when a certificate from this CA is used for client authentication |
-
200 Certificate authority successfully updated
_idstring (Internal ID) requiredObject internal ID
certificateobject (CFCertificate) requirednamestring requiredtrustedForClientAuthenticationboolean requiredtrustedForServerAuthenticationboolean requiredoutdatedRevocationStatusPolicystring requiredEnumrevokedunknownlastavailablestatuspublicboolean requiredsubjectKeyIdentifierstring | nullresponderUrlstring | nullcrlUrlstring | nullrefreshstring | null (FiniteDuration)timeoutstring | null (FiniteDuration)proxystring | nullcacheTimeToIdlestring | null (FiniteDuration)downloadablebooleanidentifierMappingstring (TemplateString)A template string to apply to determine the principal identifier when a certificate from this CA is used for client authentication
nameMappingstring (TemplateString)A template string to apply to determine the principal name when a certificate from this CA is used for client authentication
emailMappingstring (TemplateString)A template string to apply to determine the principal email when a certificate from this CA is used for client authentication
-
400 Bad Request
-
401 Unauthorized request
-
403 Forbidden action
-
404 Not Found
-
500 Internal Server error