fix wording
This commit is contained in:
@@ -33,7 +33,7 @@ Preparing a for real use
|
|||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
You would typically change the management key to make sure nobody but
|
You would typically change the management key to make sure nobody but
|
||||||
you can modify the state of the PIV application on the. Make sure to
|
you can modify the state of the PIV application on the YubiKey. Make sure to
|
||||||
keep a copy of the key around for later use.
|
keep a copy of the key around for later use.
|
||||||
|
|
||||||
key=`dd if=/dev/random bs=1 count=24 2>/dev/null | hexdump -v -e '/1 "%02X"'`
|
key=`dd if=/dev/random bs=1 count=24 2>/dev/null | hexdump -v -e '/1 "%02X"'`
|
||||||
|
|||||||
Reference in New Issue
Block a user