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 052d3cb commit 07d74fbCopy full SHA for 07d74fb
source/components/nitrokeys/features/piv/access_control.rst
@@ -46,10 +46,10 @@ Personal Unblocking Key (PUK)
46
-----------------------------
47
48
The *PUK* is used for management operations, such as unblocking the PIN.
49
-The factory default for the *PUK* is ``123456``.
+The factory default for the *PUK* is ``12345678``.
50
51
.. note::
52
- The *PUK* must have a maximal length of 8 characters.
+ The *PUK* must be 8 characters long.
53
It can contain alphanumeric characters, including special characters such as punctations.
54
55
.. warning::
0 commit comments