certificate
Untrusted certificate representation
{
"certificate": "string",
"certificateDetails": "string",
"expires": "string",
"issuedBy": "string",
"issuedTo": "string",
"thumbprint": "string"
}
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.
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.
Expiration date of the certificate
The issuedBy parameter of the certificate
The issuedTo date of the certificate
If the source returns an untrusted certificate,this field is used to represent the certificate guid