mirror of
https://github.com/SeanOMik/YubiKey-Guide.git
synced 2025-02-16 21:50:01 +00:00
Include --expert when editing master key
This is specifically during setup when rotating keys.
This commit is contained in:
parent
740f0745f5
commit
de13c8dba6
1 changed files with 1 additions and 1 deletions
|
@ -1704,7 +1704,7 @@ Edit the master key:
|
|||
```console
|
||||
$ export KEYID=0xFF3E7D88647EBCDB
|
||||
|
||||
$ gpg --edit-key $KEYID
|
||||
$ gpg --expert --edit-key $KEYID
|
||||
|
||||
Secret key is available
|
||||
[...]
|
||||
|
|
Loading…
Add table
Reference in a new issue