Skip to main content

TLS Certificate Expiration Is Becoming an Observability Problem

The one outage you can predict is about to multiply
Meenakshisundaram Ramakrishna Sahadevan
ManageEngine

Certificate expiration is the rare outage you can see coming. Every TLS certificate carries the date it stops working, so the moment it will begin breaking connections is knowable in advance. That's what makes an expired certificate such a frustrating way to lose a service. What's changing now is how often that date comes around.

Under the CA/Browser Forum's 2025 decision, Ballot SC-081v3, the maximum validity period for a publicly trusted TLS certificate is dropping on a fixed schedule: from 398 days to 200 on March 15, 2026, to 100 on March 15, 2027, and to 47 on March 15, 2029. The limits become part of the requirements for publicly trusted certificate authorities (CAs), with browser root programs enforcing compliance as a condition of trust. Organizations that need publicly trusted certificates cannot retain the old validity periods. The first maximum length certificates issued under the 200-day rule will begin expiring around early October 2026.

A certificate that renewed once a year in 2025 will need to be rotated roughly eight times a year in 2029. Across 200 certificates, that turns roughly 200 annual renewals into approximately 1,600 certificate replacements, or around six every business day. This could vary based on the organization scale and size, and you can check your impact here. For a monitoring team, that shift changes what the monitoring is for.

Why Monitoring Alone Won't Keep Up

If you run an observability practice, some form of a certificate expiration check is probably already in place, so visibility is rarely the whole problem. The harder issue is what happens after the alert. Monitoring can flag that a certificate is due or that a renewal failed, but the certificate still has to be renewed, deployed, and activated, and that work is what the schedule multiplies.

When a certificate lasted a year, that work was easy to absorb. It came up rarely, one certificate at a time, with weeks of slack to handle each one. Shorter lifespans make the same work recur far more often: several times a year across the publicly trusted certificate estate. A process that clears those renewals by hand then falls behind.

The mandate applies specifically to publicly trusted TLS certificates. Private PKI is not directly covered by Ballot SC-081v3. However, the same operational weaknesses appear in internal environments, particularly when organizations are already adopting shorter-lived private certificates as a security practice.

What ACME Solved and Where It Stops

There's already a working template for this, proven for years on web servers that use ACME. On many web servers, an ACME client can request a new certificate, install it, and reload the service to put it in use. That works because the whole chain is automated. A certificate that's issued but never installed protects nothing, so automating renewal without deployment solves very little.

Beyond common web server integrations, however, certificate automation often becomes uneven. Internal services, application key stores, appliances, and the load balancers in front of them can often get a certificate issued automatically over ACME or another CA integration. Yet there's rarely a built-in way to install it, update the relevant binding, and reload the service automatically the way there is on a web server, so that step stays manual or falls to a script someone maintains. With annual renewals, that was an occasional chore, but with eight renewals a year across the estate, it will become the part most likely to fall behind or fail unnoticed.

Automate the Chain and Let Monitoring Measure It

The way forward is to give the rest of the estate what the web tier already has. That means the same chain is automated from end to end, from discovery through renewal and deployment to the reload that puts the certificate in use. It should also include verification that the endpoint is actually serving the renewed certificate. That's a certificate life cycle management job.

A platform built for that job runs the chain: It discovers certificates by scanning for them, renews them across public and private CAs, and deploys the renewed certificates to load balancers, IIS bindings, Linux and Windows hosts, and cloud key stores. Once the required integrations and workflows are configured, a renewed certificate can reach the endpoint without a manual handoff in the middle.

Monitoring doesn't go away in that model, but its job changes. It now confirms the automation is keeping up: that renewals are completing across the estate and that nothing has slipped outside what the automation covers.

That means measuring the automation coverage, renewal success, deployment lag, reload failures, and number of certificates approaching a defined safety threshold. Additionally, monitoring also focuses on sending alerts for critical certificate renewals that can't be automated and require human intervention. That turns certificate management from a set of expiration alerts into an observable deployment pipeline.

Because the schedule is public, that load is countable in advance. Automate the renewal chain, monitor the outcomes, and treat certificate rotation as a continuously running operational pipeline. Then the 2027 and 2029 reductions will become planned capacity changes that the pipeline will handle on schedule, and missed renewal outages will drop from a recurring operational risk to a rare exception.

ManageEngine Key Manager Plus is one platform built to run this chain end to end, from discovery through renewal, deployment, and verification across public and private CAs. See how Key Manager Plus handles it.

Meenakshisundaram Ramakrishna Sahadevan is Product Expert - ManageEngine Key Manager Plus

The Latest

Rapid AI adoption and the unique ways AI workloads operate is redefining the scope and structure of what these teams must deliver. This shift is forcing organizations to rethink how they manage scale, automation, and control, according to The State of SRE and Platform Engineering 2026, a new report from Dynatrace ...

AI is usually talked about as a software tool, but it also depends heavily on the network behind it. Whether a company is using AI for chatbots, automation, monitoring, analytics, or employee support, all of that information has to move across the network in a reliable and secure way. That means AI is not just an application decision. It is also an infrastructure decision. Before organizations rush into AI, they should ask a simple question: Is our network ready to support it? ...

Enterprise AI often lacks governed access to where business processes actually execute. Without that access, AI agents may be able to reason, but they cannot operate reliably across enterprise workflows. For AI agents to effectively carry out workflows, they will require integration-layer context and controls. Organizations can implement these prerequisites by providing AI with managed access to the middleware layer ...

Enterprise networks rarely behave the same way for very long. A routing adjustment in one region may unexpectedly alter application performance in another. A cloud migration may introduce hidden dependencies that go unnoticed until an outage occurs. All the while, the network is managed by several different teams, each of whom use different tool sets — and as a result, have different views of the network ... There’s usually an engineer who remembers why traffic fails over a certain way between sites, or which transparent firewall was added where. The problem is that human memory cannot scale alongside enterprise-scale networks ...

Ask an infrastructure team how confident they are in their ability to govern AI, and most will tell you they've got it handled. A recent survey of 406 IT decision-makers and platform engineering leaders found 86% expressing exactly that confidence. Ask the same group whether they have a formal written AI governance policy, and the number drops to 30%, according to Spacelift's Infrastructure Automation Report ...

In MEAN TIME TO INSIGHT Episode 27, Shamus McGillicuddy, EMA VP of Research, Network Infrastructure and Operations, and Parker Hathcock, EMA Research Director covering IT Service/Operations (ServiceOps), discuss observability unification in modern IT operations ... 

Virtual Private Networks became a cornerstone of enterprise security at a time when corporate infrastructure looked very different from today ... For years, this model worked well. But the architecture behind VPNs assumed a centralized corporate environment—one where the network itself was the hub of activity. In a cloud — first world, that assumption no longer holds ...

Website outages get resolved just as fast in August as they do in November. I went looking for the opposite: the summer slowdown everyone assumes is there once the people who fix things are away. It isn't in the data we collected, covering 1.8 million confirmed outages across tens of thousands of websites ...

This year, many of the cloud infrastructure contracts signed in the early days of the AI boom will come up for renewal. As the year goes on, I anticipate we'll see a significant amount of cloud vendor swapouts and multi-cloud adoption, and the reason isn't just GPU depreciation. It's because they're tired of their current cloud providers ...

There's a moment the many observability teams have experienced days into bringing a new service into production: you realize that the vendor's claims of "intelligent" behavior included a large serving of hype. Their dashboards look nice until they don't, the failure modes are a black box, and no one on the team can confidently explain why the system did what it did at 2 am. Agentic AI is about to force every Ops team to relive that moment at web-scale until they start treating these systems as the dependencies they actually are ...

TLS Certificate Expiration Is Becoming an Observability Problem

The one outage you can predict is about to multiply
Meenakshisundaram Ramakrishna Sahadevan
ManageEngine

Certificate expiration is the rare outage you can see coming. Every TLS certificate carries the date it stops working, so the moment it will begin breaking connections is knowable in advance. That's what makes an expired certificate such a frustrating way to lose a service. What's changing now is how often that date comes around.

Under the CA/Browser Forum's 2025 decision, Ballot SC-081v3, the maximum validity period for a publicly trusted TLS certificate is dropping on a fixed schedule: from 398 days to 200 on March 15, 2026, to 100 on March 15, 2027, and to 47 on March 15, 2029. The limits become part of the requirements for publicly trusted certificate authorities (CAs), with browser root programs enforcing compliance as a condition of trust. Organizations that need publicly trusted certificates cannot retain the old validity periods. The first maximum length certificates issued under the 200-day rule will begin expiring around early October 2026.

A certificate that renewed once a year in 2025 will need to be rotated roughly eight times a year in 2029. Across 200 certificates, that turns roughly 200 annual renewals into approximately 1,600 certificate replacements, or around six every business day. This could vary based on the organization scale and size, and you can check your impact here. For a monitoring team, that shift changes what the monitoring is for.

Why Monitoring Alone Won't Keep Up

If you run an observability practice, some form of a certificate expiration check is probably already in place, so visibility is rarely the whole problem. The harder issue is what happens after the alert. Monitoring can flag that a certificate is due or that a renewal failed, but the certificate still has to be renewed, deployed, and activated, and that work is what the schedule multiplies.

When a certificate lasted a year, that work was easy to absorb. It came up rarely, one certificate at a time, with weeks of slack to handle each one. Shorter lifespans make the same work recur far more often: several times a year across the publicly trusted certificate estate. A process that clears those renewals by hand then falls behind.

The mandate applies specifically to publicly trusted TLS certificates. Private PKI is not directly covered by Ballot SC-081v3. However, the same operational weaknesses appear in internal environments, particularly when organizations are already adopting shorter-lived private certificates as a security practice.

What ACME Solved and Where It Stops

There's already a working template for this, proven for years on web servers that use ACME. On many web servers, an ACME client can request a new certificate, install it, and reload the service to put it in use. That works because the whole chain is automated. A certificate that's issued but never installed protects nothing, so automating renewal without deployment solves very little.

Beyond common web server integrations, however, certificate automation often becomes uneven. Internal services, application key stores, appliances, and the load balancers in front of them can often get a certificate issued automatically over ACME or another CA integration. Yet there's rarely a built-in way to install it, update the relevant binding, and reload the service automatically the way there is on a web server, so that step stays manual or falls to a script someone maintains. With annual renewals, that was an occasional chore, but with eight renewals a year across the estate, it will become the part most likely to fall behind or fail unnoticed.

Automate the Chain and Let Monitoring Measure It

The way forward is to give the rest of the estate what the web tier already has. That means the same chain is automated from end to end, from discovery through renewal and deployment to the reload that puts the certificate in use. It should also include verification that the endpoint is actually serving the renewed certificate. That's a certificate life cycle management job.

A platform built for that job runs the chain: It discovers certificates by scanning for them, renews them across public and private CAs, and deploys the renewed certificates to load balancers, IIS bindings, Linux and Windows hosts, and cloud key stores. Once the required integrations and workflows are configured, a renewed certificate can reach the endpoint without a manual handoff in the middle.

Monitoring doesn't go away in that model, but its job changes. It now confirms the automation is keeping up: that renewals are completing across the estate and that nothing has slipped outside what the automation covers.

That means measuring the automation coverage, renewal success, deployment lag, reload failures, and number of certificates approaching a defined safety threshold. Additionally, monitoring also focuses on sending alerts for critical certificate renewals that can't be automated and require human intervention. That turns certificate management from a set of expiration alerts into an observable deployment pipeline.

Because the schedule is public, that load is countable in advance. Automate the renewal chain, monitor the outcomes, and treat certificate rotation as a continuously running operational pipeline. Then the 2027 and 2029 reductions will become planned capacity changes that the pipeline will handle on schedule, and missed renewal outages will drop from a recurring operational risk to a rare exception.

ManageEngine Key Manager Plus is one platform built to run this chain end to end, from discovery through renewal, deployment, and verification across public and private CAs. See how Key Manager Plus handles it.

Meenakshisundaram Ramakrishna Sahadevan is Product Expert - ManageEngine Key Manager Plus

The Latest

Rapid AI adoption and the unique ways AI workloads operate is redefining the scope and structure of what these teams must deliver. This shift is forcing organizations to rethink how they manage scale, automation, and control, according to The State of SRE and Platform Engineering 2026, a new report from Dynatrace ...

AI is usually talked about as a software tool, but it also depends heavily on the network behind it. Whether a company is using AI for chatbots, automation, monitoring, analytics, or employee support, all of that information has to move across the network in a reliable and secure way. That means AI is not just an application decision. It is also an infrastructure decision. Before organizations rush into AI, they should ask a simple question: Is our network ready to support it? ...

Enterprise AI often lacks governed access to where business processes actually execute. Without that access, AI agents may be able to reason, but they cannot operate reliably across enterprise workflows. For AI agents to effectively carry out workflows, they will require integration-layer context and controls. Organizations can implement these prerequisites by providing AI with managed access to the middleware layer ...

Enterprise networks rarely behave the same way for very long. A routing adjustment in one region may unexpectedly alter application performance in another. A cloud migration may introduce hidden dependencies that go unnoticed until an outage occurs. All the while, the network is managed by several different teams, each of whom use different tool sets — and as a result, have different views of the network ... There’s usually an engineer who remembers why traffic fails over a certain way between sites, or which transparent firewall was added where. The problem is that human memory cannot scale alongside enterprise-scale networks ...

Ask an infrastructure team how confident they are in their ability to govern AI, and most will tell you they've got it handled. A recent survey of 406 IT decision-makers and platform engineering leaders found 86% expressing exactly that confidence. Ask the same group whether they have a formal written AI governance policy, and the number drops to 30%, according to Spacelift's Infrastructure Automation Report ...

In MEAN TIME TO INSIGHT Episode 27, Shamus McGillicuddy, EMA VP of Research, Network Infrastructure and Operations, and Parker Hathcock, EMA Research Director covering IT Service/Operations (ServiceOps), discuss observability unification in modern IT operations ... 

Virtual Private Networks became a cornerstone of enterprise security at a time when corporate infrastructure looked very different from today ... For years, this model worked well. But the architecture behind VPNs assumed a centralized corporate environment—one where the network itself was the hub of activity. In a cloud — first world, that assumption no longer holds ...

Website outages get resolved just as fast in August as they do in November. I went looking for the opposite: the summer slowdown everyone assumes is there once the people who fix things are away. It isn't in the data we collected, covering 1.8 million confirmed outages across tens of thousands of websites ...

This year, many of the cloud infrastructure contracts signed in the early days of the AI boom will come up for renewal. As the year goes on, I anticipate we'll see a significant amount of cloud vendor swapouts and multi-cloud adoption, and the reason isn't just GPU depreciation. It's because they're tired of their current cloud providers ...

There's a moment the many observability teams have experienced days into bringing a new service into production: you realize that the vendor's claims of "intelligent" behavior included a large serving of hype. Their dashboards look nice until they don't, the failure modes are a black box, and no one on the team can confidently explain why the system did what it did at 2 am. Agentic AI is about to force every Ops team to relive that moment at web-scale until they start treating these systems as the dependencies they actually are ...