PinnedCertificate
PinnedCertificate
Specifies SSL policy to trust a pinned SSL certificate.
Since: vSphere API Release 8.0.3.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"sslCertificate": "string"
}
string
sslCertificate
Required
PEM-encoded pinned SSL certificate of the server that needs to be trusted.