Lite Certificates

To provide optimal search performance on high-value (for example, unexpired) certificates in the Censys Legacy Search certificates dataset, searchable fields are limited on expired certificates. These are called Censys Lite Certificates.

Lite Certificates refers to a technique in which Censys removes numerous indexed fields from the Legacy Search index after a certificate expires. This allows Censys to significantly reduce the amount of data needed to be stored and queried.

A certificate is converted into a Lite Certificate immediately upon its expiration.

Certificate searches are significantly faster and more responsive while still maintaining the most common fields for searches, such as certificate names, fingerprints, serial numbers, subject information, and validity information.

Lite Certificates include the following indexed fields:

CategoryIndexed fields
General Informationnames, precert, labels, ever_seen_in_scan
Fingerprint Identifiersfingerprint_sha256, fingerprint_sha1, fingerprint_md5, tbs_fingerprint_sha256, tbs_no_ct_fingerprint_sha256
Timestampsadded_at, modified_at validated_at
Validation Detailsparse_status, validation.ever_valid, validation.had_trusted_path, validation.type
Parsed Certification Detailsparsed.serial_number, parsed.serial_number_hex, parsed.issuer_dn, parsed.subject_dn
Issuer InformationAll fields under parsed.issuer
Subject InformationAll fields under parsed.subject
Validity PeriodAll fields under parsed.validity_period
Subject Key InfoAll fields under parsed.subject_key_info

The removal of certain fields from search queries does not result in data loss. All fields and their associated data remain accessible when viewing a certificate's details page or utilizing the certificate lookup API.