CertificateInformation interface
SSL certificate information.
Properties
expiry | Expiration date of the certificate. The date conforms to the following format: |
subject | Subject of the certificate. |
thumbprint | Thumbprint of the certificate. |
Property Details
expiry
Expiration date of the certificate. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ
as specified by the ISO 8601 standard.
expiry: Date
Property Value
Date
subject
Subject of the certificate.
subject: string
Property Value
string
thumbprint
Thumbprint of the certificate.
thumbprint: string
Property Value
string