sequoia-sq/tests
Neal H. Walfield f95db6fc9e
Lint user IDs that would be added and are not self signed.
- When a user ID designator designates a user ID that is not
    self-signed, and the command would add it to the certificate, check
    that it is in canonical form.

  - The relevant commands are: `sq key userid revoke`, `sq pki link
    add`, `sq pki link authorize`, `sq pki vouch certify`, and `sq pki
    vouch authorize`

  - Allow the user to disable the check with a new flag,
    `--allow-non-canonical-userids`.

  - Fixes #437.
2024-11-16 17:31:33 +01:00
..
data Port sq key userid revoke to the user ID designator framework. 2024-11-14 11:30:29 +01:00
integration Lint user IDs that would be added and are not self signed. 2024-11-16 17:31:33 +01:00
integration.rs Move sq toolbox packet to sq packet. 2024-11-16 10:07:07 +01:00
sq-subplot.rs Improve the way we make the subplot tests opt-in. 2024-08-15 14:16:26 +02:00