We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ad451 commit 581d699Copy full SHA for 581d699
nitrokey3/windows/piv/factory_reset.rst
@@ -0,0 +1,14 @@
1
+Factory Reset
2
+=============
3
+
4
+The PIV application can be reset to factory defaults.
5
+It can only be reset if the PIN and PUK are blocked.
6
7
+.. warning::
8
+ Performing a factory reset of the PIV application will delete all private keys and certificates.
9
10
+The reset to factory defaults can be performed as follows.
11
12
+.. code-block::
13
14
+ nitropy nk3 piv factory-reset
nitrokey3/windows/piv/index.rst
@@ -14,4 +14,5 @@ The *Personal Identity Verfication* (PIV) is based on the NIST special publicati
15
access_control.rst
16
certificate_management.rst
17
+ factory_reset.rst
18
guides/index.rst
0 commit comments