notation certificate delete
Delete certificates from the trust store.
Synopsis
Delete certificates from the trust store
Example - Delete all certificates with “ca” type from the trust store “acme-rockets”:
Example - Delete certificate “cert1.pem” with “signingAuthority” type from trust store wabbit-networks:
Example - Delete all certificates with “ca” type from the trust store “acme-rockets”, without prompt for confirmation:
General usage:
Options
-a, --all delete all certificates in the named store
-h, --help help for delete
-s, --store string specify named store
-t, --type string specify trust store type, options: ca, signingAuthority
-y, --yes do not prompt for confirmation
Last modified
May 16, 2023
: Added float copy button for the command lines #193 (#201) (d531e67)