certificate
Untrusted certificate representation
{
"thumbprint": "string",
"certificateDetails": "string",
"certificate": "string",
"issuedTo": "string",
"issuedBy": "string",
"expires": "string"
}
If the source returns an untrusted certificate,this field is used to represent the certificate guid
If the source returns an untrusted certificate, this field is used to represent certificate details. It also contains Algorithm, Signature (base64-encoded) and SignedCertificate (base64-encoded) values.
If the source returns an untrusted certificate, this field is used to represent the full certificate. Currently used only for VIDB and provided in PEM format.
The issuedTo date of the certificate
The issuedBy parameter of the certificate
Expiration date of the certificate