Vault PKI Platform - Verification
Validation Results
| Test | Result | Evidence |
|---|---|---|
PKI certificate issuance |
PASS |
|
SSH certificate signing |
PASS |
|
KV secrets read/write |
PASS |
|
Raft cluster status |
PASS |
|
Leader election |
PASS |
Killed leader, follower promoted |
Unseal recovery |
PASS |
Reboot recovery successful |
Deployment Verification Checklist
| Check | Status |
|---|---|
vault-01 VM created and accessible |
[x] |
Vault initialized and unsealed |
[x] |
Root CA configured (20-year TTL) |
[x] |
Intermediate CA configured (10-year TTL) |
[x] |
PKI certificate issuance working |
[x] |
SSH CA signing working |
[x] |
KV v2 secrets engine operational |
[x] |
File to Raft storage migration complete |
[x] |
vault-02 joined to Raft cluster |
[x] |
vault-03 joined to Raft cluster |
[x] |
Leader election failover tested |
[x] |
Unseal recovery after reboot tested |
[x] |
vault-ssh-sign script deployed |
[x] |