Import SSH revocation metadata
This commit is contained in:
parent
b9e7c61e67
commit
4c368253e4
11 changed files with 212 additions and 13 deletions
|
|
@ -298,9 +298,12 @@ Goal: add authorized stream-oriented management workflows over Iroh.
|
|||
- `[x]` Revocation records can produce an OpenSSH binary KRL file.
|
||||
- `[x]` Tests cover binary KRL export for public-key revocations when
|
||||
`ssh-keygen` is available.
|
||||
- `[ ]` Existing KRL files can be imported into revocation metadata where
|
||||
possible.
|
||||
- `[ ]` Tests cover KRL import and certificate revocations.
|
||||
- `[x]` JSONL exports and OpenSSH KRL specification source files can be
|
||||
imported into revocation metadata.
|
||||
- `[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.
|
||||
|
||||
## Phase 5: DB And Documents
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue