Security · Data Security
Certificates & PKI
The hierarchy of certificate authorities, policies and lifecycle processes that issue and validate digital identities.
AdvancedUpdated 2026-09-01
Overview
A public key infrastructure binds identities to key pairs through signed certificates. Internal PKI issues certificates for domain controllers, devices, Wi-Fi, VPN and applications; public CAs issue for internet facing services.
Internal certificate authorities are Tier 0 assets. A compromised issuing CA allows an attacker to mint trusted identities, which is why offline root CAs, template hygiene and enrolment auditing matter so much.
Security considerations
- Keep the root CA offline; audit certificate templates for dangerous enrolment and subject supply settings.
- Automate renewal and maintain a complete certificate inventory with owners.
- Monitor CA issuance logs and enable strong certificate mapping enforcement.
