Public Key Infrastructure
Public Key Infrastructure (PKI) is the combination of technologies, policies, and processes used to create and manage the digital certificates and cryptographic keys that secure data and verify identities. It provides the foundation for encrypting information and confirming that parties in a digital exchange are who they claim to be. In practice, PKI is what allows secure communications, such as encrypted web traffic and authenticated systems, to work reliably.
PKI is a framework of roles, policies, hardware, software, and procedures used to create, manage, distribute, use, store, and revoke digital certificates and their associated public-private key pairs. It administers public key encryption by binding public keys to verified identities through certificates issued and governed under defined policies, enabling confidentiality, authentication, and integrity for data transfers and system access. Effective PKI depends on the surrounding governance, certificate policies, issuance and revocation processes, and platform administration, rather than on cryptographic algorithms alone.
Why it matters
PKI underpins much of the trust that digital systems rely on. It provides the mechanism for encrypting data in transit and for verifying that the parties in a digital exchange are who they claim to be, which is what allows secure communications such as encrypted web traffic and authenticated system access to function reliably. Without a working PKI, organizations lack a scalable way to bind cryptographic keys to verified identities, and the guarantees of confidentiality, authentication, and integrity that businesses depend on begin to erode.
A point experienced practitioners emphasize is that the security of PKI depends on the surrounding governance rather than on the strength of cryptographic algorithms alone. Certificate policies, issuance and revocation processes, key storage, and platform administration determine whether a PKI actually delivers trust. Weaknesses in these processes, such as poorly controlled certificate issuance or ineffective revocation, can undermine the entire framework even when the underlying encryption is sound. This is why PKI is best understood as a combination of technologies, policies, and processes, not simply a set of tools.
For security leaders, PKI is a governance and risk topic as much as a technical one. Decisions about how certificates are issued, who is accountable for their lifecycle, and how key material is protected carry organizational risk that extends well beyond the systems administrators who operate the platforms. Treating PKI purely as an operational or technical concern, rather than as an area requiring policy, oversight, and defined ownership, is a common mistake that leaves gaps in accountability.
Who it's relevant to
Inside PKI
Common questions
Answers to the questions practitioners most commonly ask about PKI.