HostsCertificateInfo
The CertificateInfo Structure contains information about the SSL certificate for a server.
Properties
string
ssl_thumbprint
Required
The SHA thumbprint of the SSL certificate for a server.
JSON Example
{
"ssl_thumbprint": "string"
}