Public Key Infrastructure
Public Key Infrastructure (PKI) is the combination of policies, processes, hardware, and software used to create and manage the digital certificates and cryptographic key pairs that secure electronic communications. It provides the framework that lets systems verify identities and protect data as it moves between parties. In practice, PKI is what makes trusted encryption and digital signatures possible across a network.
PKI is a set of policies, processes, server platforms, software, and workstations used to administer certificates and public-private key pairs, including the ability to create, manage, distribute, use, store, and revoke them. It governs the lifecycle of digital certificates and the associated public key encryption methods that underpin secure data transfers, authentication, and integrity assurance. Implementations vary in their specific roles and procedures, and readers should confirm the exact requirements and definitions against the applicable authoritative source for their environment.
Why it matters
PKI is the foundational trust layer for most modern secure communications in defense and public sector environments. Without a working infrastructure to issue, validate, and revoke digital certificates, systems cannot reliably verify who or what they are communicating with, nor protect data in transit through encryption and digital signatures. For organizations handling Controlled Unclassified Information (CUI) or operating systems under the Risk Management Framework (RMF), PKI is typically the mechanism that underpins identity assurance, secure authentication, and data integrity controls, and it commonly appears as a dependency behind identification and authentication, system and communications protection, and access control requirements.
A recurring expert concern is treating certificate issuance as a one-time event rather than a lifecycle. Certificates expire, keys can be compromised, and trust anchors change over time, so the ability to revoke and reissue certificates is as important as the ability to create them. An expired or improperly revoked certificate can silently break secure connections or, worse, leave a compromised key in circulation. Compliance officers should also avoid equating the presence of PKI with security itself: a poorly governed PKI with weak issuance policies, unprotected private keys, or unmonitored certificate inventories can create a false sense of assurance while introducing single points of failure.
Because specific PKI requirements, approved certificate policies, and trust hierarchies differ across federal civilian, defense, and national security systems, readers should confirm the exact obligations and definitions that apply to their environment against the applicable authoritative source. This entry describes the general concept and does not cover the implementation, procurement, or accreditation specifics that a given agency or program may mandate.
Who it's relevant to
Inside PKI
Common questions
Answers to the questions practitioners most commonly ask about PKI.