libnss3-tools
This commit is contained in:
parent
2b77ee4194
commit
013b734200
4 changed files with 41 additions and 0 deletions
20
in/public/libnss3-tools/list.rst
Normal file
20
in/public/libnss3-tools/list.rst
Normal file
|
@ -0,0 +1,20 @@
|
|||
List
|
||||
====
|
||||
|
||||
Certificates
|
||||
------------
|
||||
|
||||
.. code:: shell
|
||||
|
||||
certutil \
|
||||
-d ~/.mozilla/firefox/default \
|
||||
-L
|
||||
|
||||
Keys
|
||||
----
|
||||
|
||||
.. code:: shell
|
||||
|
||||
certutil \
|
||||
-d ~/.mozilla/firefox/default \
|
||||
-K
|
Loading…
Add table
Add a link
Reference in a new issue