PKI foundations
How a Sanctum hierarchy is put together and what each element is for. Written for someone who has to operate a CA, not someone deciding whether to.
Written for Platform engineers inheriting a hierarchy somebody else designed
| Article | What it answers |
|---|---|
| Root, issuing and cross-signed: which certificate does what in a Sanctum hierarchy | Names each tier, what it signs, and why the root is offline between ceremonies. |
| Reading a certificate policy and a certification practice statement | How the policy OID in a certificate maps to the practices document that governs it. |
| The Sanctum OID arc: what hangs off 1.3.6.1.4.1.65953 | How policy, profile and extension identifiers are allocated under the Private Enterprise Number. |
| Path building and path validation failures, and how to tell them apart | Distinguishes a chain the client cannot construct from a chain it constructs and rejects. |
| Key custody: what stays in a validated module and what may leave it | The custody boundary for root, issuing and subject keys, and what an export attempt means. |