Parameter | Type | Description | Example |
---|---|---|---|
object | The SSL certificate metadata. | ||
certIdentifier | string | The certificate ID. | |
isChainCompleted | boolean | isChainCompleted | |
instanceId | string | The instance ID. | |
domain | string | The domain name. | |
fingerprint | string | The certificate fingerprint. | |
certName | string | The certificate name. | |
certId | long | The certificate ID. | |
commonName | string | The name. | |
domainMatchCert | boolean | The certificate matching the domain name. | |
sans | string | sans | |
notBeforeTimestamp | long | The time when the certificate starts to take effect. | |
notAfterTimestamp | long | The time when the certificate expires. | |
algorithm | string | The algorithm. | |
keySize | string | The key size. | |
issuer | string | The certificate issuer. | |
serialNo | string | The serial number. | |
md5 | string | The md5 value. | |
sha2 | string | The sha2 value. | |
signAlgorithm | string | The signature algorithm. |