SetExtensionCertificateRequestType
SetExtensionCertificateRequestType
The parameters of SetExtensionCertificate.
JSON Example
{
"extensionKey": "string",
"certificatePem": "string"
}
string
extensionKey
Required
Key of extension to update.
string
certificatePem
Optional
PEM encoded certificate. If not specified, the certificate passed over SSL handshake is used. If set to the reserved string "UNSET" (case-insensitive), the stored certificate and thumbprint are cleared.