Cover certificate KRL revocations
This commit is contained in:
parent
4c368253e4
commit
8ab3ef004e
3 changed files with 88 additions and 6 deletions
|
|
@ -291,7 +291,7 @@ Goal: add authorized stream-oriented management workflows over Iroh.
|
|||
- Consumers can list current certs/revocations from local state while offline.
|
||||
- Conflicting or unsigned records are rejected or quarantined.
|
||||
|
||||
- `[~]` OpenSSH KRL import/export.
|
||||
- `[x]` OpenSSH KRL import/export.
|
||||
Acceptance criteria:
|
||||
- `[x]` Revocation records can produce an OpenSSH KRL specification file.
|
||||
- `[x]` Tests cover serial, key ID, and public key revocation spec lines.
|
||||
|
|
@ -303,7 +303,7 @@ Goal: add authorized stream-oriented management workflows over Iroh.
|
|||
- `[x]` Binary OpenSSH KRL import returns a clear unsupported message because
|
||||
KRL files are not enumerable through OpenSSH tooling.
|
||||
- `[x]` Tests cover JSONL and KRL-spec import.
|
||||
- `[ ]` Tests cover certificate revocations.
|
||||
- `[x]` Tests cover certificate revocations.
|
||||
|
||||
## Phase 5: DB And Documents
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue