add an example of using delete-certificate
This commit is contained in:
@@ -116,3 +116,7 @@ Change the management key used for administrative authentication:
|
|||||||
|
|
||||||
yubico-piv-tool -n 0807605403020108070605040302010807060504030201 \
|
yubico-piv-tool -n 0807605403020108070605040302010807060504030201 \
|
||||||
-a set-mgm-key
|
-a set-mgm-key
|
||||||
|
|
||||||
|
Delete a certificate in slot 9a:
|
||||||
|
|
||||||
|
yubico-piv-tool -a delete-certificate -s 9a
|
||||||
|
|||||||
@@ -64,3 +64,7 @@ Change the management key used for administrative authentication:
|
|||||||
|
|
||||||
yubico-piv-tool -n 0807605403020108070605040302010807060504030201 \\\n
|
yubico-piv-tool -n 0807605403020108070605040302010807060504030201 \\\n
|
||||||
-a set-mgm-key
|
-a set-mgm-key
|
||||||
|
|
||||||
|
Delete a certificate in slot 9a:
|
||||||
|
|
||||||
|
yubico-piv-tool -a delete-certificate -s 9a
|
||||||
|
|||||||
Reference in New Issue
Block a user