f139b50f24
- `sq key subkey export` currently takes a list of keys to export. This is ambiguous if a key is associated with multiple certificates. - Add a new required parameter, `--cert`, which specifies what certificate to export. The specified keys must be attached to that certificate under the NULL policy. - This change means that `sq key subkey export` can only export a single certificate at a time. - As the implementations of `sq key export` and `sq key subkey export` have diverged, don't try to consolidate them any more. - Fixes #386. |
||
---|---|---|
.. | ||
data | ||
integration | ||
integration.rs | ||
sq-subplot.rs |