ReplaceCACertificatesAndCRLsRequestType
ReplaceCACertificatesAndCRLsRequestType
The parameters of ReplaceCACertificatesAndCRLs.
JSON Example
{
"caCert": [
"string"
],
"caCrl": [
"string"
]
}
array of string
caCert
Required
List of SSL certificates, in PEM format, of all CAs that should be trusted
array of string
caCrl
Optional
List of SSL CRLs, in PEM format, issued by trusted CAs from the above list