sequoia-sq/tests
Neal H. Walfield 4a5ce6603c
Change sq key subkey {password,delete} to work with weak bindings.
- Currently, it is not possible to delete secret key material that
    is only associated with a certificate that is not valid under the
    current policy.  The same goes for changing the password protecting
    the secret key material.

  - Users shouldn't have to first update a key's binding signature to
    delete it, or change its password.

  - Change `sq key subkey delete` and `sq key subkey password` to use
    the null policy.  This is not a security concern, because even if
    the binding signature is weak, both the certificate and the key
    are explicitly named.

  - See #375
2024-11-21 12:14:24 +01:00
..
data Don't add approvals for non-exportable certifications or certs. 2024-11-18 16:40:48 +01:00
integration Change sq key subkey {password,delete} to work with weak bindings. 2024-11-21 12:14:24 +01:00
integration.rs Rename sq pki vouch certify to sq pki vouch add. 2024-11-20 12:00:23 +01:00
sq-subplot.rs Improve the way we make the subplot tests opt-in. 2024-08-15 14:16:26 +02:00