Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions tests/docs/kms-bootstrap-onboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ It also includes a compact deny-case matrix for common service-rejection paths s

For a deeper authorization-focused runbook, also see:

- `tests/docs/kms-self-authrization.md`
- `tests/docs/kms-self-authorization.md`

---

Expand Down Expand Up @@ -68,7 +68,7 @@ Recommended references:
- `docs/tutorials/kms-cvm-deployment.md`
- `docs/tutorials/troubleshooting-kms-deployment.md`
- `kms/auth-simple/README.md`
- `tests/docs/kms-self-authrization.md`
- `tests/docs/kms-self-authorization.md`

Operational notes:

Expand Down Expand Up @@ -336,7 +336,7 @@ Expected result:

- trusted runtime RPCs fail after the KMS is no longer authorized

This overlaps with `kms-self-authrization.md`, but is useful as a quick post-deploy sanity check.
This overlaps with `kms-self-authorization.md`, but is useful as a quick post-deploy sanity check.

### 7.6 Recommended deny-case checks

Expand Down
Loading