mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-05-13 16:47:12 +02: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
|
```console
|
||||||
$ export KEYID=0xFF3E7D88647EBCDB
|
$ export KEYID=0xFF3E7D88647EBCDB
|
||||||
|
|
||||||
$ gpg --edit-key $KEYID
|
$ gpg --expert --edit-key $KEYID
|
||||||
|
|
||||||
Secret key is available
|
Secret key is available
|
||||||
[...]
|
[...]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue