- Executive Summary
- Why Credential Hygiene Matters More Than Ever
- How Does Zero Trust Change Certificate Management
- Why Long-Lived Certificates Increase Security Risk
- How Short Are Public Certificates Becoming
- What Microsoft's Secure Future Initiative Recommends
- Building an Automation Strategy for Certificate Rotation
- Preparing for the Era of 47-Day Certificates
- Security Best Practices for Credential Hygiene
- Decision Table: Matching Your Situation to the Right Action
- Who Owns This: Impact and Action by Team
- What to Do Next
- How Encryption Consulting Can Help
- Conclusion
- Frequently Asked Questions
Quick answer: Credential hygiene is the discipline of discovering, governing, rotating, and retiring certificates, keys, and machine identities before they expire or become a liability. In a Zero Trust model it depends on short-lived certificates and automated certificate rotation, since publicly trusted TLS certificate validity is falling to 47 days by 2029.
Credential hygiene is the set of practices an organization uses to secure, govern, rotate, and retire credentials, including certificates, keys, and machine identities, across their entire lifecycle. In a Zero Trust model, where no identity is trusted permanently, strong credential hygiene depends on short-lived certificates and automated certificate rotation that continuously refreshes trust rather than granting it once and forgetting it. As publicly trusted certificate lifetimes fall toward 47 days by 2029, credential hygiene has moved from a background task to a core security control.
For years, organizations treated certificates as infrastructure that could be issued, deployed, and largely forgotten until renewal. That approach is becoming obsolete. Modern security strategy starts from the assumption that compromise is inevitable, credentials can be stolen, and attackers will exploit any trust relationship they find. This assumption sits at the heart of Zero Trust.
Under a Zero Trust model, trust is never permanent. Users, devices, applications, and workloads must continuously prove their identity and authorization before reaching resources. As a result, long-lived credentials, including TLS certificates, application certificates, and machine identities, have become a significant security concern.
The industry is already moving this way. The CA/Browser Forum has approved a phased reduction in publicly trusted TLS certificate validity, lowering the maximum from 398 days to 200 days effective March 15, 2026, 100 days effective March 15, 2027, and 47 days effective March 15, 2029. In parallel, leading technology organizations are increasingly adopting automated credential rotation and short-lived identities as foundational Zero Trust practices.
All of this points in the same direction: certificate lifespans have stopped being a purely operational concern and become a core part of credential hygiene, identity security, and Zero Trust architecture.
Executive Summary
Certificate-related downtime is no longer a rare event. In its Trust Pulse Survey published July 2, 2025, DigiCert found that 45% of organizations reported certificate-related downtime, and 37.5% traced an outage directly to an expired certificate (DigiCert, July 2, 2025). At the same time, the CA/Browser Forum’s Ballot SC-081v3 is phasing maximum public TLS certificate validity down to 200 days in March 2026, 100 days in March 2027, and 47 days by March 2029 (CA/Browser Forum; also covered by Sectigo). That drop means a certificate renewed once a year today will need to be renewed roughly eight times a year once 47-day TLS certificates take effect, an estimate teams can apply directly to their own renewal workload planning. For context, an organization managing 3,000 certificates today would face roughly 23,300 renewal actions a year once 47-day validity is fully in effect, compared with about 2,750 a year at today’s 398-day maximum.
Getting ahead of that workload starts with three practices: certificate discovery across every environment, certificate automation for issuance and renewal, and building the kind of CBOM visibility that supports both Zero Trust rotation and PQC readiness. Together they establish the crypto agility needed to adapt as validity periods keep shrinking.
Quick Checklist
- Inventory every certificate, including internal PKI and shadow IT, before setting a rotation policy.
- Cap application and service principal certificate lifetimes at 180 days or less, per Microsoft’s identity protection guidance.
- Automate issuance and renewal with ACME or an equivalent protocol instead of manual tickets.
- Store private keys in a FIPS 140-3 validated HSM rather than on the issuing server.
- Track renewal, expiration, and rotation metrics on a recurring cadence, not just at audit time.
Jump to: Who Owns This | What to Do Next | Decision Table | How Encryption Consulting Can Help | FAQ
Why Credential Hygiene Matters More Than Ever
Credential hygiene covers how organizations secure, manage, rotate, and retire credentials throughout their lifecycle. Passwords have long dominated this conversation, but machine identities now matter just as much, and often more.
A modern enterprise relies on thousands, or even millions, of certificates to secure applications, APIs, cloud services, containers, IoT devices, and internal communications. Every certificate represents a trust relationship. If an attacker obtains a certificate or its associated private key, they can potentially impersonate a system, intercept communications, or move laterally through the environment.
The challenge is that machine identities now far outnumber human identities and are growing faster. As organizations accelerate cloud adoption, automate infrastructure, and adopt microservices, the number of certificates requiring management climbs steadily. Without disciplined credential hygiene, visibility erodes, and that creates openings for outages, compliance failures, and breaches.
Strong credential hygiene keeps certificates visible, governed, regularly rotated, and continuously monitored, which shrinks the window in which a compromised credential can be exploited.
How Does Zero Trust Change Certificate Management
Zero Trust architecture is defined authoritatively in NIST Special Publication 800-207, published in August 2020. Microsoft applies this framework through three core security principles: verify explicitly, use least privilege, and assume breach. Each one reshapes how certificates should be managed.
Verify explicitly calls for continuous validation of identity rather than implicit trust. Long-lived certificates create extended periods during which a system is trusted without revalidation. Short-lived certificates support continuous verification by forcing identities to re-establish trust on a regular cadence.
Use least privilege means granting only the access needed, for only as long as it is needed. Certificates with shorter validity align naturally with this idea, because frequent expiry forces access to be revalidated and reduces the risk of dormant or forgotten credentials.
Assume breach has the largest impact. Zero Trust presumes attackers may already be inside the environment, so the goal becomes limiting the damage a compromised credential can do. A certificate valid for more than a year gives an attacker a long runway. A certificate valid for a few weeks dramatically narrows that window, so even an undetected compromise expires on its own and cannot sustain persistence. This is why short-lived certificates function as a security control, not just an operational change.
Why Long-Lived Certificates Increase Security Risk
Long-lived certificates extend trust far beyond what current security practice considers safe. If a private key is compromised, an attacker can use the certificate for as long as it stays valid. With a 398-day certificate, that exploitation window can exceed a year, long enough to impersonate services, intercept encrypted traffic, establish persistence, and move through the environment.
Recent incidents show how this plays out. In July 2024, the Bank of England reported a 91-minute disruption to its CHAPS settlement system caused by an expired certificate. The risk extends to security as well as availability. In the 2017 Equifax breach, a network monitoring device had been inactive for around 19 months because of an expired certificate, which allowed intruders to operate undetected for 76 days and exfiltrate data on roughly 147 million people, an incident that led to a settlement of at least 575 million dollars.
Shorter lifespans reduce both kinds of risk. They limit how long a stolen certificate is useful, and they improve cryptographic hygiene by replacing keys more often. That faster rotation cadence also positions organizations to adopt post-quantum algorithms quickly once migration begins, since the machinery to replace certificates frequently is already in place. NIST finalized its first post-quantum cryptography standards, FIPS 203, FIPS 204, and FIPS 205, in August 2024, giving organizations concrete algorithms to migrate toward.
How Short Are Public Certificates Becoming
The move to shorter lifespans is set by Ballot SC-081v3, approved by the CA/Browser Forum in April 2025. It phases down both the maximum validity of publicly trusted TLS certificates and the period for which domain control validation (DCV) data can be reused.
| Effective date | Maximum TLS certificate validity | Maximum DCV reuse period |
|---|---|---|
| Until March 14, 2026 | 398 days | 398 days |
| From March 15, 2026 | 200 days | 200 days |
| From March 15, 2027 | 100 days | 100 days |
| From March 15, 2029 | 47 days | 10 days |
These limits apply only to publicly trusted certificates used to authenticate servers on the public internet. Certificates from a private PKI are out of scope, although shorter internal lifetimes remain a sound Zero Trust practice. The operational consequence is direct. An organization that renews once a year today will manage several renewals per year per certificate, and by 2029 a public certificate will need replacement roughly every seven weeks. Shorter certificate lifespans and manual certificate management cannot coexist at scale, which makes automation a necessity rather than a convenience.
What Microsoft’s Secure Future Initiative Recommends
Microsoft has become a leading advocate for modern credential hygiene through its Zero Trust guidance and its Secure Future Initiative. The emphasis is on reducing reliance on static credentials and replacing them with dynamic, automatically managed identities wherever possible.
Under the Secure Future Initiative, Microsoft replaces static credentials with managed identities and workload identities, stores secrets in a key vault, protects keys with a Managed Hardware Security Module under role-based access control, and uses automated key rotation with hardware-backed token signing. As part of the same effort to govern every application to a consistent baseline, Microsoft reported removing roughly 730,000 unused applications across its environments, which illustrates how much of the risk comes from forgotten and unmanaged identities.
Microsoft’s identity protection guidance is specific about certificates. It warns that certificates which are not rotated regularly give attackers an extended window to steal the associated private key and misuse the certificate to impersonate services or intercept encrypted traffic, and it recommends that application and service principal certificates have a start date no older than 180 days. Microsoft Entra platforms also support automated workflows that issue and rotate certificates without manual steps, including the managed certificates that Entra Connect rotates automatically on a 90-day cycle.
Renewing certificates more often is only part of the goal. The real aim is an environment where rotation runs on its own: new certificates are issued before the old ones expire, the switch is validated, and outdated certificates are retired once they are no longer needed. Handled this way, credential hygiene works as a system rather than a recurring task.
Building an Automation Strategy for Certificate Rotation
Shorter lifespans improve security but increase the volume of certificate operations. Without automation, teams can be overwhelmed by renewals, deployments, and expiration tracking. A practical automation strategy moves through four stages.
Discovery. Identify every certificate across the environment, including those used by applications, cloud services, APIs, network devices, containers, and third-party integrations. Visibility is the precondition for everything that follows.
Centralized inventory. Consolidate findings into a single inventory that tracks ownership, expiration dates, deployment locations, cryptographic algorithms, and lifecycle status, so teams can prioritize effectively and eliminate shadow PKI.
Lifecycle automation. Apply automation to issuance, renewal, deployment, and revocation. Protocols such as ACME let certificates be requested, validated, and renewed without manual intervention, and integration with cloud platforms, DevOps pipelines, and identity systems extends that automation across the estate.
Continuous monitoring. Validate that certificates stay compliant with policy and catch issues early, so certificate management becomes a proactive security function instead of a scramble when something expires.
Together these stages make frequent rotation sustainable, which is what a Zero Trust architecture requires once certificate lifetimes are measured in weeks.
CertSecure Manager operationalizes each of these stages. It discovers certificates across networks, cloud, and endpoints, maintains a centralized inventory with ownership and algorithm detail, and automates issuance, renewal, deployment, and revocation across multiple certificate authorities using protocols such as ACME.
Preparing for the Era of 47-Day Certificates
The shift to 47-day lifespans will reshape day-to-day certificate practice. Many teams still track renewals with spreadsheets, ticketing systems, and calendar reminders. Those methods can work at an annual cadence, but they break down when renewals occur every few weeks.
Machine identities compound the challenge. Cloud workloads, microservices, APIs, containers, and IoT devices all need certificates, and managing them by hand adds risk and complexity that grows with the estate.
The teams that handle this smoothly will be the ones that start preparing now: assess certificate inventories, bring unmanaged certificates under control, implement lifecycle automation, and establish governance that assumes short validity periods. Waiting until lifetimes shrink further leaves little room to modernize critical processes under deadline pressure. Organizations that invest in automation and visibility today will manage future certificate requirements with far less friction.
Security Best Practices for Credential Hygiene
Strong credential hygiene depends on disciplined security throughout the lifecycle. Organizations should protect private keys in Hardware Security Modules, enforce least-privilege access, conduct regular audits, and continuously scan for unmanaged certificates. For high-assurance keys, choose HSMs validated to FIPS 140-3 Level 3 or higher for keys protecting sensitive or regulated data.
Production environments should avoid self-signed certificates, and development environments should use separate cryptographic assets to prevent key reuse. Automated renewal and key rotation should be the default, supported by clear policies for issuance, expiration monitoring, and revocation across every environment.
These practices reinforce one another. Rotation limits exposure, hardware protection guards the keys, and monitoring ensures that nothing slips through unmanaged.
Decision Table: Matching Your Situation to the Right Action
Not every team is starting from the same place. Use this table to match your current setup to a recommended next step.
| Use case | Recommendation | Operational owner | Expected outcome |
|---|---|---|---|
| Public TLS certificates still on annual renewal cycles | Move to automated, ACME-based renewal ahead of the March 2026 cutover to 200-day validity | PKI team | Renewals complete without manual tickets or last-minute outages |
| Certificates tracked in spreadsheets or ticketing systems | Consolidate into a single centralized inventory with ownership and expiration data | PKI team | Full visibility into what exists, who owns it, and when it expires |
| Private PKI certificates issued with lifetimes over 180 days | Apply Microsoft’s under-180-day guidance and enable automated rotation | Security team | Shorter exposure window if a private key is compromised |
| Multi-cloud or hybrid environments with several certificate authorities | Standardize on a protocol-agnostic automation layer, such as ACME, across every CA | Platform team | Consistent rotation regardless of which CA or cloud issued the certificate |
| Audit findings citing gaps in certificate governance | Implement policy enforcement and centralized audit logging | Compliance team | A clean, retrievable audit trail for the next review cycle |
Who Owns This: Impact and Action by Team
| Team | Why it matters to them | Immediate action |
|---|---|---|
| PKI team | Owns certificate issuance, inventory, and renewal cadence | Build or update the certificate inventory and flag any certificate valid longer than 180 days |
| Security team | Owns the exposure window if a private key or certificate is compromised | Set a policy cap on certificate lifetimes and require HSM-backed key storage |
| Platform team | Owns the automation and CI/CD integrations that issue and deploy certificates | Integrate ACME or an equivalent protocol into deployment pipelines |
| Compliance team | Owns audit evidence and regulatory reporting for credential governance | Confirm rotation and monitoring logs are captured and retrievable on demand |
What to Do Next
- PKI teams: Complete a full certificate inventory and identify every certificate still on a manual renewal process.
- Security teams: Set and enforce a maximum certificate lifetime policy, with private keys stored in a FIPS 140-3 validated HSM.
- Platform teams: Pilot ACME-based automation on a low-risk service before rolling it out across the estate.
- Compliance teams: Confirm that rotation and monitoring activity is logged in a form auditors can review without a manual pull.
How Encryption Consulting Can Help
Managing short-lived certificates at scale takes visibility, governance, automation, and specialized expertise. Encryption Consulting helps organizations modernize certificate management to support Zero Trust initiatives and the industry’s shift toward shorter lifespans.
EC’s experts assist with the certificate discovery process, inventory management, PKI modernization, policy development, and lifecycle automation, closing the visibility gaps that make credential hygiene difficult in complex environments. For automation, CertSecure Manager provides centralized discovery, monitoring, issuance, renewal, deployment, reporting, and lifecycle management, with policy enforcement and audit logging that keep rotation consistent and outages rare. Teams preparing for the algorithm side of this transition can also engage EC’s PQC Center of Excellence, which extends the same discovery and governance approach to post-quantum migration planning.
For organizations running or building a private PKI, EC’s PKI-as-a-Service provides a fully managed certificate authority hierarchy (root CA, issuing CAs, and policy enforcement) so teams can issue, renew, and retire internal certificates to Zero Trust standards without the overhead of operating their own CA infrastructure. HSM-as-a-Service pairs with this to store private keys in dedicated, FIPS 140-3 validated hardware, providing the hardware-backed key security that the security best practices section describes. Where an organization needs a clear starting point, Encryption Consulting’s Encryption Advisory Services assess the existing certificate estate, identify visibility and governance gaps, and define a phased roadmap toward automated credential hygiene at scale.
Conclusion
Zero Trust changes how organizations think about credentials. Trust can no longer be assumed for months or years, and every identity, human or machine, must be continuously validated, monitored, and governed. That shift is driving an industry-wide movement toward shorter certificate lifespans and automated credential rotation.
Microsoft’s push toward dynamic, automatically managed identities, alongside the CA/Browser Forum’s roadmap toward 47-day certificates, leaves little doubt about where things are heading. Long-lived certificates are increasingly incompatible with modern security. Organizations that keep relying on manual certificate management will struggle as lifespans shrink and machine identities multiply, while those that invest in discovery, lifecycle automation, policy enforcement, and continuous monitoring will be ready.
Credential hygiene has crossed the line from best practice to baseline requirement for Zero Trust, and certificate rotation is one of the most effective ways to deliver it. A practical first step is to build a complete inventory of every certificate you hold, then automate rotation starting where exposure and business impact are highest, then extend that coverage across the full certificate estate. To assess where your program stands, reach out to us at Encryption Consulting.
Frequently Asked Questions
What is the main takeaway from Credential Hygiene and Certificate Rotation for Zero Trust?
Credential hygiene, meaning disciplined discovery, governance, rotation, and retirement of certificates and machine identities, has become a core Zero Trust control rather than a background maintenance task, driven by the CA/Browser Forum’s move to shorter public certificate validity.
Why does this matter for enterprise certificate lifecycle management?
As certificate lifetimes shrink from 398 days toward 47 days by 2029, manual renewal processes cannot keep pace. Enterprise certificate lifecycle management has to shift to centralized inventory and automated issuance and renewal to avoid outages and compliance gaps.
What teams are responsible for acting on this guidance?
PKI teams own inventory and renewal cadence, security teams own lifetime policy and key protection, platform teams own automation and CI/CD integration, and compliance teams own audit evidence. All four are covered in the owner and action tables above.
What risks increase if this topic is handled manually?
Manual certificate tracking increases the odds of missed renewals and outright outages, such as the Bank of England’s 91-minute CHAPS disruption in July 2024, and can leave expired monitoring certificates undetected for months, as happened in the 2017 Equifax breach.
How does automation reduce certificate outage risk?
Automation removes the dependence on someone remembering a renewal date. Protocols such as ACME request, validate, and renew certificates on a schedule, so replacement happens before expiration rather than after an outage has already occurred.
What metrics should teams track after implementation?
Track certificate inventory completeness, renewal success rate, average time to rotate after a policy or key change, number of certificates exceeding the approved lifetime, and mean time to detect an expiring or expired certificate.
How does this connect to 47-day TLS certificate readiness?
Credential hygiene practices, including centralized inventory and automated rotation, are the operational foundation that 47-day TLS certificates require. Organizations that build these habits now will not need to re-architect their process when the shorter validity periods take effect.
How should this be handled in multi-cloud or hybrid PKI environments?
Standardize on a protocol-agnostic automation approach, such as ACME, that works consistently across every certificate authority and cloud provider in use, and consolidate visibility into a single inventory rather than managing each environment separately.
- Executive Summary
- Why Credential Hygiene Matters More Than Ever
- How Does Zero Trust Change Certificate Management
- Why Long-Lived Certificates Increase Security Risk
- How Short Are Public Certificates Becoming
- What Microsoft's Secure Future Initiative Recommends
- Building an Automation Strategy for Certificate Rotation
- Preparing for the Era of 47-Day Certificates
- Security Best Practices for Credential Hygiene
- Decision Table: Matching Your Situation to the Right Action
- Who Owns This: Impact and Action by Team
- What to Do Next
- How Encryption Consulting Can Help
- Conclusion
- Frequently Asked Questions
