Describes an SSL certificate crawled by Cert Chief
An object with an ID.
id
display
The displayable name for this certificate
status
The certificate status
sha1
The certificate sha1 hash
sha256
The certificate sha256 hash
isValid
Indicates if the certificate is currrently valid
lastScan
Indicates when the certificate was last observed.
validFrom
Indicates from when the certificate is valid
expiresAt
Indicates when the certificate expires
revokedAt
Indicates when the certificate was revoked
isTrusted
Indicates if the certificate is trusted
selfSigned
Indicates if this certificate is self-signed
trustedCa
Indicates if this certificate is a trusted root certificate
issuer
The certificate issuer
subject
The certificate subject
algorithm
The certificate signing algorithm
isPrecertificate
Indicates if the certificate is a precertificate
isExtendedValidation
Indicates if the certificate is an EV certificate
serialNumber
The certificate serial number
opensslOutput
The OpenSSL output for the certificate.
The output may contain internal links to other pages within the application.
rawCertificate
The raw PEM encoded certificate
downloadUrl
URL to download the certificate.
downloadFullUrl
URL to download the certificate including it's chain.
downloadChainUrl
URL to download the certificate chain.
chain
The certificate chain
domains
Retrieve all domains the user is watching and are currently using this certificate
first
Limits number of fetched items. Maximum allowed value: 100.
page
The offset from which items are returned.
chunkedNotifications
Get the certificate notifications in chunks.