Public Key Infrastructure (PKI)
Public Key Infrastructure manages digital certificates, public and private keys, certificate authorities, and revocation data. PKI establishes trusted machine and user identities for TLS, document signing, device authentication, VPN access, and encrypted communication.
A secure PKI depends on protected private keys, controlled certificate enrollment, short and monitored certificate lifecycles, and reliable revocation. MFA can protect administrators and certificate-management portals, while smart cards can keep private keys in tamper-resistant hardware.
For portable symmetric token provisioning rather than certificates, see the PSKC generator.