libnss3-tools/delete/key
This commit is contained in:
parent
4eb8d42fca
commit
c0c7babf86
1 changed files with 12 additions and 1 deletions
|
@ -1,7 +1,18 @@
|
|||
Delete
|
||||
======
|
||||
|
||||
.. todo:: key
|
||||
.. warning::
|
||||
|
||||
deletion of key removes associated certificate
|
||||
|
||||
Key
|
||||
---
|
||||
|
||||
.. code:: shell
|
||||
|
||||
certutil \
|
||||
-d ~/.mozilla/firefox/default \
|
||||
-F -n "Name"
|
||||
|
||||
Certificate
|
||||
-----------
|
||||
|
|
Loading…
Reference in a new issue