libnss3-tools/delete/key

This commit is contained in:
Marc Beninca 2019-08-19 00:13:40 +02:00
parent 4eb8d42fca
commit c0c7babf86
1 changed files with 12 additions and 1 deletions

View File

@ -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
-----------