TL;DR: PKI trust is contextual, not universal: external PKI suits public internet use cases, internal PKI fits closed environments, and federated PKI supports cross-organisation trust, according to DigiCert. The governance question is not cryptography alone, but which trust boundary, operating model, and lifecycle controls match the identity being secured.
NHIMG editorial — based on content published by DigiCert: External, internal, or federated PKI? How to find the right fit
By the numbers:
- 47-day TLS certificate lifetimes are incompatible with many devices and embedded systems.
Questions worth separating out
Q: How should teams choose between external, internal, and federated PKI?
A: Choose external PKI when broad browser and operating system trust is required, internal PKI when trust must stay inside one organisation, and federated PKI when multiple organisations need a shared trust root.
Q: When does public PKI create more risk than it reduces?
A: Public PKI creates more risk when organisations use it for internal services, devices, or long-lived infrastructure that depend on stable lifecycle control.
Q: What breaks when private PKI is deployed without lifecycle governance?
A: Private PKI breaks down when teams do not maintain clear ownership of issuance, trust configuration, renewal, and revocation.
Practitioner guidance
- Map trust boundaries before choosing PKI model Classify each use case by who must trust the certificate, whether trust must cross organisational boundaries, and whether browser trust is actually required.
- Separate public-facing certificates from internal identity use Do not reuse web PKI certificates for internal services, device authentication, or long-lived infrastructure unless the external governance model is explicitly desired.
- Inventory all relying systems for private CA onboarding Document every workload, device, and service that must trust a private CA, then automate distribution and renewal to reduce outage risk.
What's in the full article
DigiCert's full blog covers the operational detail this post intentionally leaves for the source:
- Examples of where external PKI is the right fit across public web, API, and software distribution use cases
- Practical guidance on using private PKI for internal services, IoT devices, and enterprise trust domains
- The federated PKI models referenced in healthcare, finance, and EV ecosystems
- Policy changes that affect certificate lifetimes, revocation, and public trust assumptions
👉 Read DigiCert's guidance on choosing between external, internal, and federated PKI →
PKI trust boundaries: what fit means for IAM teams?
Explore further