A B C D E F G H I J K L M N O P Q R S T U V W Z
Pa Pe Ph Pi Pk Pl Po Pr Ps Pu
Pub Pur Pus

Public Key Infrastructure (PKI)

Public key infrastructure, or PKI, is the framework of certificates, trust relationships, and cryptographic processes used to support secure digital identity and encryption. It matters because many secure connections, signatures, and machine trust relationships rely on PKI behind the scenes.

What is Public Key Infrastructure (PKI)?

PKI uses public and private key pairs, certificate authorities, certificate chains, and trust stores to let systems verify identity and exchange encrypted data securely. It is widely used in HTTPS, VPNs, email security, device identity, code signing, and many enterprise trust models.

PKI is powerful, but it requires careful governance because broken trust chains, poor certificate handling, and weak key protection can undermine the entire model.

What PKI Commonly Supports

PKI commonly supports TLS certificates, digital signatures, secure email, device trust, workload identity, smart cards, internal certificate authorities, and machine-to-machine authentication across distributed systems.

PKI vs. Symmetric Encryption

PKI relies on asymmetric cryptography and trust chains to verify identity and support secure exchange. Symmetric encryption uses shared keys directly and does not provide the same certificate-based trust framework on its own.

Frequently Asked Questions

Why is PKI hard for some organizations to manage?

It becomes difficult when certificate sprawl, unclear ownership, manual processes, and weak key lifecycle controls create hidden dependency and trust problems.

Does PKI only matter for public internet sites?

No. It also matters heavily for internal services, device identity, workload trust, VPNs, email, code signing, and private enterprise infrastructure.

Related Cybersecurity Terms