Skip to content

Long-Term SSL Certificate Validity

It means that the SSL/TLS certificate of the domain has been issued with an unusually long validity period (e.g., multiple years). This is often seen in stable, enterprise-level infrastructures that plan for long-term service continuity.

Analyst Q&A

What this signal answers

Three questions every analyst asks before acting on this signal.

What it detects01

What does 'Long-Term SSL Certificate Validity' mean in SOC or domain analysis?

It means that the SSL/TLS certificate of the domain has been issued with an unusually long validity period (e.g., multiple years). This is often seen in stable, enterprise-level infrastructures that plan for long-term service continuity.

Why it matters02

Is a long SSL validity period always a good sign?

Not always. While legitimate organizations prefer long validity for operational stability, threat actors may also reuse older certificates from compromised or acquired domains to appear legitimate.

How analysts use it03

How can analysts interpret long-term SSL certificates?

When combined with other positive signals (e.g., trusted CA, consistent ownership), it strengthens domain credibility. However, when seen with suspicious changes in WHOIS or IP behavior, it may indicate reputation hijacking or infrastructure repurposing.

Evidence shape

What Long-Term SSL Certificate Validity looks like in the response

A realistic shape of the entry the engine appends to the risk_signals array when this signal fires. Evidence keys are subgroup-default; per-signal overrides documented in the API reference.

json
{
  "slug": "long_ssl_registration",
  "name": "Long-Term SSL Certificate Validity",
  "group": "http_crawling_history",
  "subgroup": "ssl_behavior",
  "direction": "safe",
  "evidence": {
    "cert_issued_days_ago": 9,
    "issuer": "letsencrypt",
    "valid_for_days": 90,
    "rotation_count_90d": 3,
    "cert_type": "DV"
  }
}
See in API reference
Siblings

Peers in SSL Behavior

15 other signals share the same subgroup. They detect related behaviors and often co-fire on the same IOC.

Critical SSL Certificate Authentication Failure

It means that the SSL/TLS certificate presented by the domain failed critical validation checks. This can occur due to m

MaliciousCore
Invalid Hostname Validation (CN/SAN Mismatch)

It means the SSL/TLS certificate’s Common Name (CN) or Subject Alternative Name (SAN) does not match the accessed domain

MaliciousCore
Organization-Validated (OV) SSL Certificate Detected

It means the SSL/TLS certificate of the domain includes verified organizational details that have been authenticated by

SafeCore
Self-Signed SSL Certificate Detected

It means the domain is using an SSL/TLS certificate that was generated and signed by the same entity, without verificati

MaliciousCore
Show 11 more in SSL Behavior
In the wild

See Long-Term SSL Certificate Validity fire on real IOCs

The Verdict Gallery is a curated stream of real verdicts. Filter by this signal to see exactly which IOCs it caught, what other signals fired alongside it, and what the engine recommended.

Open Verdict Gallery
Pre-filtered to Long-Term SSL Certificate Validity. See real IOCs this signal caught and the verdicts the engine returned.
Verdicts ✓

Start free, in five minutes

100 IOCs/day on the free tier, LLM layer included. No card required.