TL;DR: Google’s CT2 log retirement does not affect DigiCert certificates because issued certificates are posted across multiple, segmented logs, while the CT2 key exposure was limited to one log’s infrastructure, according to DigiCert. The event underscores that certificate transparency depends on resilient log diversity and operational separation, not a single trusted path.
At a glance
What this is: DigiCert’s CT2 log retirement shows how certificate transparency depends on segmented infrastructure and multiple logs to preserve certificate trust.
Why it matters: For IAM, PKI, and NHI teams, this matters because certificate assurance fails when transparency, ownership, and lifecycle controls depend on a single operational path.
By the numbers:
- 66% say their current tooling is not adequate to manage the scale of machine identities they now have.
- Only 38% have automated certificate lifecycle management in place.
👉 Read DigiCert’s explanation of the CT2 log retirement and certificate transparency impact
Context
Certificate transparency is a control for recording publicly trusted certificates in independent logs so misissuance and abuse can be detected early. The CT2 retirement matters because it tests whether certificate governance is resilient enough to tolerate the loss of one log without creating trust disruption.
For IAM and PKI programmes, the issue is not just certificate validity. It is whether logging, monitoring, and lifecycle processes are segmented well enough that the failure of one transparency component does not become a broader trust event.
Key questions
Q: How should teams govern certificate transparency when a log is retired?
A: Teams should treat log retirement as a governance event, not a routine maintenance item. Reconfirm which logs are trusted, whether certificates are still posted redundantly, and whether monitoring rules still validate SCT evidence after the change. If transparency assurance depends on one log, the model is already too fragile.
Q: What breaks when certificate transparency depends on one logging path?
A: What breaks is resilience. If one logging path carries all verification evidence, the loss or retirement of that log can reduce visibility even when certificates remain technically valid. That creates an assurance gap, because trust checking becomes tied to a single operational component instead of a distributed logging model.
Q: Why do PKI teams need lifecycle governance for transparency logs?
A: Because logs change over time even when certificates continue to function. A retired log can alter where evidence is stored, how certificates are monitored, and which alerting rules remain accurate. Lifecycle governance keeps the verification model aligned with current infrastructure, not with yesterday’s assumptions.
Q: Who is accountable when certificate transparency monitoring misses a retired log?
A: Accountability sits with the teams that own PKI governance, log monitoring, and certificate lifecycle controls. The issue is not only whether a log was retired, but whether the organisation updated its assurance model in time. Frameworks such as the NIST Cybersecurity Framework 2.0 support this kind of shared operational responsibility.
Technical breakdown
Certificate transparency logs and why multiple logs matter
Certificate Transparency depends on certificates being submitted to more than one log so that a single log failure does not break the trust model. A log retirement is supposed to be survivable when the ecosystem has redundancy, independent infrastructure, and clear rules for certificate submission. The practical point is that transparency is an ecosystem control, not a single-service dependency. If logging paths collapse into one provider or one operational domain, the model becomes brittle and harder to validate under change.
Practical implication: verify that certificates are posted to multiple independent logs and that log diversity is part of PKI governance.
What segmented PKI infrastructure changes for risk
DigiCert’s statement emphasizes that CT2 sat on different infrastructure from its other logs and from its CA operations. That separation matters because exposure in one logging component should not imply compromise in issuance or in unrelated transparency services. In identity terms, segmentation limits blast radius by keeping trust functions, audit functions, and certificate issuance from sharing the same failure domain. Without that separation, a transparency issue can quickly become an assurance issue.
Practical implication: map which PKI functions share infrastructure and remove unnecessary trust coupling between issuance, logging, and monitoring.
Certificate lifecycle management after a transparency change
A log retirement is a lifecycle event, not just a technical maintenance notice. Teams need to know which certificates are already posted, which logs are still trusted, and whether any monitoring assumptions depend on a retiring component. The lifecycle problem is governance continuity: certificates must remain verifiable as logs evolve. Organisations that treat CT as static risk losing visibility when logs change, even if certificate validity itself is unaffected.
Practical implication: align certificate lifecycle reviews with log retirement events and update monitoring rules before the cutover.
NHI Mgmt Group analysis
CT2 retirement shows that certificate transparency is a resilience problem, not just a logging problem. The control only works when the ecosystem can lose one log without losing the ability to verify certificate issuance. That shifts the practitioner question from whether a log exists to whether trust evidence survives infrastructure change. The implication is that certificate transparency should be governed as a distributed assurance model, not a single platform dependency.
Segmentation is the real trust boundary in PKI transparency operations. DigiCert’s separation of CT2 from its other logs and CA infrastructure illustrates the difference between a manageable retirement and a systemic trust event. When logging, issuance, and monitoring share too much operational surface, one failure can contaminate the others. The implication is that practitioners should evaluate PKI systems by failure domain, not by brand name.
Certificate lifecycle governance must include transparency lifecycle governance. A retiring log changes where evidence lives, how it is observed, and which controls are still valid. That is a governance change, not a mere backend update. The implication is that lifecycle reviews for certificates need to track logging dependencies with the same seriousness as renewal and revocation.
CT2 is a reminder that trust systems degrade when visibility becomes implicit. The article shows that certificates can still work while the evidence path around them changes, which is exactly where teams lose assurance if monitoring is not refreshed. This is a named visibility gap: transparency evidence drift. The implication is that teams should treat evidence paths as governable assets, not passive plumbing.
From our research:
- Only 38% have automated certificate lifecycle management in place, according to The Critical Gaps in Machine Identity Management report.
- Certificate expiry is the leading cause of outages for 45% of organisations, according to The Critical Gaps in Machine Identity Management report.
- For teams modernising certificate operations, read Ultimate Guide to NHIs , Lifecycle Processes for Managing NHIs for the lifecycle controls that keep trust evidence current.
What this signals
Certificate transparency evidence drift: when logs change but monitoring does not, organisations can keep issuing certificates while silently weakening their ability to verify trust. That makes transparency governance a lifecycle discipline, not a one-time PKI configuration decision.
With only 38% of organisations reporting automated certificate lifecycle management in our research, the gap is not theoretical. Teams that still depend on manual tracking should expect transparency changes to expose ownership blind spots and delayed monitoring updates.
The practical signal is that certificate governance is converging with NHI lifecycle governance. As certificate estates grow and logs evolve, programmes need explicit ownership, review cadence, and evidence validation, supported by controls such as the NIST Cybersecurity Framework 2.0.
For practitioners
- Map certificate transparency dependencies end to end Inventory which certificates rely on which CT logs, which monitoring tools watch them, and where any shared infrastructure creates a common failure domain. Include renewal, submission, and verification paths in the same review.
- Separate issuance, logging, and monitoring ownership Assign different operational owners to CA issuance, log operations, and alerting so one team can validate another’s assumptions. Use this separation to test whether a log retirement changes assurance, not just service availability.
- Refresh certificate lifecycle runbooks before log changes Update runbooks to show which certificates need reposting, which logs remain trusted, and how to confirm SCT evidence after a retirement notice. Tie the runbook to the log retirement calendar, not to ad hoc change tickets.
- Re-test monitoring after transparency infrastructure changes Validate that alerting still detects misissued or missing SCT evidence after a log retirement or migration. If the monitoring logic assumes a specific log, rebuild it around the transparency requirement rather than the old implementation.
Key takeaways
- CT2’s retirement matters because certificate transparency only works when the logging ecosystem can absorb change without losing verification assurance.
- The main risk is not certificate failure but evidence-path fragility, where monitoring and trust validation depend on a single log or shared operational domain.
- Practitioners should govern certificate lifecycle, log diversity, and monitoring updates together so transparency controls stay accurate as infrastructure changes.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | CT log retirement touches lifecycle and rotation of machine certificates. |
| NIST CSF 2.0 | PR.AC-1 | Certificate trust depends on managed access and controlled assurance paths. |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Independent logs and segmented infrastructure support zero-trust verification. |
Track certificate and log lifecycle events under NHI-03 and validate all dependent monitoring.
Key terms
- Certificate transparency: Certificate transparency is a logging system that records publicly trusted certificates in independent logs so misissuance can be detected and investigated. It turns certificate issuance into an observable process, which helps security teams validate trust evidence instead of relying only on the CA’s assertion.
- CT log retirement: CT log retirement is the planned removal or deactivation of a certificate transparency log from the ecosystem. The operational risk is not usually certificate breakage, but loss of visibility or monitoring drift if organisations depend on that specific log for verification or alerting.
- SCT: An SCT, or signed certificate timestamp, is proof that a certificate was submitted to a certificate transparency log. In practice, SCT handling matters because certificates may remain valid while the evidence used to verify them changes across logs and infrastructure boundaries.
- Certificate lifecycle management: Certificate lifecycle management is the governance process that covers issuance, monitoring, renewal, rotation, revocation, and retirement. In mature programmes, it also includes the evidence paths and trust dependencies that keep certificates verifiable when logs, platforms, or operational owners change.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
This post draws on content published by DigiCert: Moving forward: What DigiCert’s CT2 log retirement means for you. Read the original.
Published by the NHIMG editorial team on 2025-09-29.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org