Skip to content
Last updated

This section documents the structure and fields available in TLS certificate data. Each certificate record contains comprehensive metadata including subject and issuer information, validity periods, cryptographic details, and security extensions.

Searchable Fields

The following fields can only be searched on the Professional, Enterprise, and Ultimate plans.

Field NameTypeField semantics, features, & notes
authority.key_idkeywordUnique identifier of the CA's signing key
ext_key_usagekeywordExtended key usage restrictions and permitted applications
issuer.ckeywordISO 3166-1 2-letter ISO country code of the Certificate Authority
issuer.cnkeywordCommon name of the Certificate Authority that issued the certificate
issuer.dntextComplete distinguished name of the Certificate Authority
issuer.dn.keywordkeywordComplete distinguished name of the Certificate Authority (analyzed as keyword)
issuer.lkeywordLocation / City of the Certificate Authority that issued the certificate
issuer.otextOrganization name of the Certificate Authority
issuer.o.keywordkeywordOrganization name of the Certificate Authority (analyzed as keyword)
issuer.outextOrganizational unit within the Certificate Authority
issuer.ou.keywordkeywordOrganizational unit within the Certificate Authority (analyzed as keyword)
issuer.stkeywordState / Locality of the Certificate Authority that issued the certificate
key_usagekeywordPermitted cryptographic operations for the certificate's key
pubkey.algokeywordPublic key algorithm type (RSA, ECDSA, etc.)
pubkey.sha256keywordSHA256 fingerprint of the certificate's public key
sans.dnsdomainDNS names in SAN extension
sans.emailkeywordEmail addresses in the SAN extension
sans.dns_countintegerNumber of DNS names listed in the Subject Alternative Names extension
serialkeywordSerial number of the certificate
sha1keywordSHA1 hash fingerprint of the entire certificate
sha256keywordSHA256 hash fingerprint of the entire certificate
sha256_tbs_noctkeywordSHA256 hash of the certificate's To-Be-Signed portion excluding Certificate Transparency extensions
signature_algokeywordCryptographic algorithm used to sign the certificate
sourcekeywordOrigin or collection method used to obtain the certificate
subject.ckeywordISO 3166-1 2-letter country code of the certificate subject
subject.cndomainCommon name, typically the domain name or entity identifier
subject.dntextComplete distinguished name containing all subject identity attributes
subject.dn.keywordkeywordComplete distinguished name containing all subject identity attributes (analyzed as keyword)
subject.key_idkeywordUnique identifier for the subject's public key
subject.lkeywordLocality or city name of the certificate subject
subject.otextOrganization name that owns the certificate
subject.o.keywordkeywordOrganization name that owns the certificate (analyzed as keyword)
subject.outextOrganizational unit of certificate owner
subject.ou.keywordkeywordOrganizational unit of certificate owner (analyzed as keyword)
subject.stkeywordState or province name of the certificate subject
tagskeywordMetadata labels or categories applied to the certificate record (e.g. precert, cn_not_in_sans)
valid.daysintegerNumber of days the certificate is valid for
valid.fromdateStart date and time when the certificate becomes valid
valid.secondsintegerNumber of seconds the certificate remains valid
valid.todateEnd date and time when the certificate expires