Evidence note: this article documents the ‘reasonable security controls’ clause, verified examples of its operation in claim denials, and the legal argument connecting certificate management failures to that clause. A specific publicly reported case of a claim denied specifically over DV-only or expired SSL certificates could not be identified in published court records or insurance dispute databases as of June 2026. The argument in this article is forward-looking legal risk analysis, not a retrospective case study. The policy language quoted is from a published GB&A insurance analysis, not from original policy documents. Organizations should consult their specific policy language and counsel for advice on their own coverage.
Forty percent of cyber insurance claims filed in 2024 were denied. Not rejected on technicalities or force majeure clauses. Denied because the insured organization could not demonstrate that the security controls stated on the application were actually in place at the time of the breach. This is the number that insurance brokers are now quoting to every client at renewal, and it has changed how underwriters approach the post-breach audit that follows every significant claim.
The pattern established by International Control Services v Travelers (2024) is now the standard: after a breach, the insurer’s technical team audits the actual security environment and compares it to what was declared on the application. When MFA was stated as deployed but was not fully deployed, the claim was denied. The court agreed. The principle embedded in that decision applies beyond MFA to every security control the organization declared, including encryption.
Certificate management sits inside the encryption control category that underwriters are increasingly examining. An expired certificate on a sensitive domain, a self-signed certificate on an internal system that was in scope for the breach, a TLS configuration that failed PCI DSS 4.0 requirements that became mandatory in March 2025: each of these is a detectable, documented, preventable security failure of exactly the type that the ‘reasonable security controls’ clause is written to address. This article examines that clause, how it operates, and what certificate configuration satisfies it.
The Clause: ‘Reasonable Security Controls’ in Cyber Policy Language
Cyber insurance policies do not use the term ‘valid SSL certificate’ in their requirements sections. The operative language is broader and is designed to encompass any detectable failure to maintain the security posture the organization represented in its application. The specific language that GB&A Insurance documented in their analysis of claim denial patterns:
Policy exclusion language (GB&A Insurance analysis): Failure to ensure that the computer system is reasonably protected by security practices and systems maintenance procedures that are equal or greater to those disclosed in the proposal.
Source: GB&A Insurance, ‘Avoiding the Most Common Cyber Insurance Claim Denials’ (published analysis of policy exclusion language). This reflects language used across multiple carrier policies; it is not specific to one insurer.
The clause operates on two conditions simultaneously: what the organization represented in the proposal, and what was actually in place. The disclosure failure that produced the Travelers denial in 2024 was not that the organization lacked MFA. It was that the organization had declared MFA as deployed when it was not. The gap between declared and actual security posture is what activates the clause.
For certificate management, the relevant declaration is typically buried in the security questionnaire section about encryption controls. Underwriters from carriers including Chubb, AXA XL, and Coalition now explicitly ask about TLS configuration, certificate validity management, and encryption standards in force (Meriplex, March 2026). An organization that answers yes to ‘Is all sensitive data transmitted using current encryption standards?’ and then suffers a breach in which post-breach investigation reveals an expired certificate on an affected domain has created exactly the gap the clause addresses.
How the Post-Breach Audit Works: What Investigators Look For
The post-breach technical audit that now follows every significant cyber insurance claim is not a security assessment. It is an evidence-gathering exercise designed to determine whether the security environment at the time of the breach matched the security environment described on the policy application. The investigators are looking for discrepancies.
Certificate management produces discrepancies in several ways that are highly visible in a technical audit:
- Expired certificates: Certificate Transparency logs record every certificate’s validity period. An investigator can query crt.sh or Cloudflare Radar for a domain and immediately see whether any certificate in use at the time of the breach had expired. Expired certificate data is publicly available, timestamped, and unambiguous.
- Self-signed certificates on in-scope systems: self-signed certificates appear in network traffic captures and are identifiable by certificate chain inspection. If the breach investigation captures traffic from an in-scope internal system using a self-signed certificate, and the application stated ‘all systems use trusted certificate authorities,’ the discrepancy is documented.
- TLS version configuration: post-breach forensic network captures frequently include TLS handshake data. An in-scope server accepting TLS 1.0 connections after the application declared compliance with current encryption standards creates an evidentiary discrepancy.
- PCI DSS compliance gaps intersecting breach scope: PCI DSS 4.0 Requirements 4.2.1 (TLS version and cipher suites) and 4.2.1.1 (certificate inventory documentation) became mandatory on March 31, 2025. An organization that processes payment card data, failed a PCI audit, and then suffered a breach has a documented pre-existing compliance gap that is directly relevant to the ‘reasonable security controls’ claim analysis.
The International Control Services v Travelers precedent means the question is not whether the certificate failure caused the breach. The claim was denied not because the missing MFA caused the ransomware. It was denied because the company declared MFA was in place when it was not. Similarly, a certificate management failure does not need to be the attack vector for an insurer to use it against a claim. Its existence demonstrates a gap between declared and actual security posture. That gap is what activates the clause.
What Underwriters Ask About Encryption in 2026 Applications
Cyber insurance applications in 2026 include explicit questions about encryption controls that have direct implications for certificate management. Based on published analysis of current underwriting questionnaires (Meriplex, March 2026, citing Chubb, AXA XL, Coalition questionnaire requirements):
| Questionnaire category | Typical question | Certificate-relevant implication |
| Data encryption in transit | Do you encrypt all data in transit using current industry standards? | A yes answer creates an obligation to maintain valid, currently trusted certificates with current TLS versions. An expired certificate or TLS 1.0/1.1 active creates a post-breach discrepancy. |
| Certificate lifecycle management | Do you have a process for monitoring and renewing SSL/TLS certificates before expiration? | Specific to certificate management. A yes answer that cannot be documented in a post-breach audit creates a gap. ‘We had Certbot’ is documentable. ‘We meant to set up monitoring’ is not. |
| PCI compliance (for organizations processing payments) | Are you current with PCI DSS compliance requirements? | PCI DSS 4.0 is mandatory from March 31 2025. TLS and cipher suite requirements are embedded in PCI DSS 4.2.1. A post-breach audit that finds TLS non-compliance on payment infrastructure is also a PCI compliance gap. |
| Security standards documentation | Can you provide documentation of your security standards and maintenance procedures? | Certificate lifecycle policy documents, inventory records showing all certificates and their expiry dates, and renewal procedures are the documentation that satisfies this. An undocumented certificate on an unmonitored subdomain fails it. |
The PCI DSS Connection: When One Compliance Gap Becomes Two Claim Problems
PCI DSS version 4.0.1, mandatory since March 31, 2025, contains TLS requirements at Requirement 4.2.1 that overlap directly with the cyber insurance encryption control question. The specific requirements: TLS 1.0 and TLS 1.1 must be disabled; a documented cipher suite inventory must exist; a certificate inventory covering all systems within the cardholder data environment must be maintained; certificate validity and key rotation must be documented.
An organization that processes payment card data and was not PCI DSS 4.0 compliant at the time of a breach faces a compounding problem in a cyber insurance claim. First, the non-compliance is evidence that encryption security practices were not maintained to the required standard. Second, cyber policies frequently include sublimits or exclusions for PCI fines and assessments . a post-breach PCI audit that results in fines may be partially or fully excluded from coverage through separate policy language.
The PF Chang case, which GB&A Insurance cited as a widely known example of PCI assessment coverage disputes, established that insurers can and do deny payment of PCI-related fines and assessments through policy exclusions distinct from the broader ‘reasonable security controls’ clause. An organization that has an expired certificate or disabled TLS 1.3 on a payment page is simultaneously creating a PCI DSS 4.0 compliance gap and a cyber insurance application accuracy gap.
The Certificate Configuration That Satisfies the Clause
The practical question for any organization with cyber insurance is: what certificate configuration, combined with what documentation, provides the strongest position against a ‘reasonable security controls’ challenge in a post-breach audit?
| Requirement | Minimum standard that satisfies clause | Preferred standard | Documentation to maintain |
| Certificate validity | Valid certificate from a publicly trusted CA on all in-scope domains at all times. No expired certificates anywhere in the breach scope. | OV certificate on customer-facing and sensitive domains (provides CA-verified organizational identity in addition to encryption) | Certificate inventory spreadsheet or CLM tool export showing all domains, CA, expiry dates, last renewal date |
| TLS version | TLS 1.2 minimum on all in-scope servers. TLS 1.0 and 1.1 disabled (PCI DSS 4.2.1 requirement; also satisfies encryption standard declarations). | TLS 1.3 enabled alongside TLS 1.2 | Qualys SSL Labs scan results showing protocol support, dated within 90 days of policy application or renewal |
| Certificate coverage | All internet-facing systems in scope for the declared security controls must have valid certificates. | All systems including internal API endpoints and backend services within cardholder or sensitive data scope | Network asset inventory that maps all systems to their certificates |
| Renewal process | Documented renewal process with specific ownership assigned. Calendar-based or automated monitoring. | ACME automation (Certbot or equivalent) for DV certificates; CLM tooling for OV/EV portfolio | Written certificate renewal policy; Certbot configuration documentation; monitoring alerts history |
| Cipher suite configuration | PCI DSS-compliant cipher suites (no RC4, 3DES, NULL, EXPORT). Forward secrecy via ECDHE. | ECDSA P-256 certificates; ECDHE forward secrecy; TLS 1.3 preferred cipher suites | Qualys SSL Labs A or A+ grade documented; cipher suite inventory document per PCI 4.2.1 |
Produce a Qualys SSL Labs scan report for every in-scope domain immediately before submitting a cyber insurance application or renewal. Save the report as a dated PDF. If a post-breach audit examines your certificate posture at application time, you have a timestamped document showing A or A+ grade on all in-scope domains. This is inexpensive to produce, takes minutes per domain, and creates a clear record of compliance at application date.
The $8 Certificate, the $2 Million Claim
The financial relationship that makes certificate management an insurance risk rather than just a security risk is simple. A Sectigo PositiveSSL DV certificate costs $4.99 per year from an authorized reseller. An OV certificate costs $30 to $80 per year. A Qualys SSL Labs scan takes three minutes and costs nothing. Certificate monitoring services start at $0 for basic expiry alerts.
Against this, the average global ransomware claim in 2025 was approximately $713,000 per Aon’s reporting. For mid-size organizations, cyber insurance limits frequently sit at $1 million to $5 million. A claim denial under the ‘reasonable security controls’ clause transfers that entire loss back to the insured.
The certificate management cost for a five-domain business: $25 to $400 per year for certificates, zero to a few hundred dollars for monitoring, one hour per year of staff time for renewal. The insurance coverage the certificate management protects: potentially millions of dollars in claim proceeds. The arithmetic of this relationship is not subtle.
The Fitch Ratings finding that nearly one in four cyber insurance claims filed in 2024 were rejected for failing to meet coverage requirements establishes that this is not an edge case. 25% claim denial rates across the industry mean that one in four organizations that suffered a breach and filed a claim received nothing. Certificate management is one component of the security posture that is audited. It is also the cheapest component to get right.
Frequently Asked Questions
If my cyber insurance application did not ask about SSL certificates specifically, am I still at risk under this clause?
Yes. The ‘reasonable security controls’ clause does not require the application to have asked about certificates specifically. It requires that the security practices in place at the time of the breach were ‘equal or greater to those disclosed in the proposal.’ If you declared that you maintain current encryption standards, or that you comply with industry security frameworks, or that you follow current data protection requirements, and a post-breach audit finds an expired certificate on a system in the breach scope, that discrepancy is actionable under the clause regardless of whether certificates were specifically mentioned in the questionnaire. The clause is designed to be broad.
Does using Let’s Encrypt free certificates rather than paid certificates create any insurance risk?
The certificate type (DV from Let’s Encrypt vs paid OV) is not, in itself, a documented basis for claim denial in published cases. The insurance risk from certificate management relates primarily to validity and configuration, not to whether a fee was paid. An expired Let’s Encrypt certificate is the same insurance risk as an expired paid certificate. A current, valid Let’s Encrypt certificate with TLS 1.3 and current cipher suites satisfies the technical encryption standard that underwriters examine. The OV vs DV distinction is relevant to PCI DSS accountability documentation and to the identity verification layer of the security posture, but not to the basic question of whether valid certificates with current TLS configuration were in place.
Should we disclose our certificate management process specifically in our insurance application?
Consult your insurance broker and legal counsel for specific guidance. As a general principle, being specific about security controls in an application creates a specific commitment that can be verified post-breach. If you can genuinely document a current certificate inventory, automated renewal for all DV certificates, and a regular Qualys SSL Labs scan schedule, disclosing this specifically creates a documented security posture that is verifiable and favorable. If your certificate management is informal, stating it vaguely or categorically may be preferable to making specific declarations you cannot document. The Travelers precedent was about overstatement of controls, not about omission of specific controls.
