diff options
author | drduh <github@duh.to> | 2024-03-10 14:22:32 -0700 |
---|---|---|
committer | drduh <github@duh.to> | 2024-03-10 14:22:32 -0700 |
commit | c1b556c7c5a3b7c5f5274302a467c17e295135e1 (patch) | |
tree | 81441b7184fe44500b25f282a5fa39e1c6f8b708 /README.md | |
parent | Workaround for Authenticate key issue (diff) | |
download | YubiKey-Guide-c1b556c7c5a3b7c5f5274302a467c17e295135e1.tar.gz |
formatting fix
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -672,9 +672,9 @@ ssb rsa4096/0x30CBE8C4B085B9F7 Generate an Authentication key by typing `addkey` then `8` to select the `(8) RSA (set your own capabilities)` option. -Toggle the required capabilities with `S`, `E` and `A` until **Authenticate** is the only allowed action: +**Note** Newer versions of GnuPG may set a Restricted flag on the Authenticate key (see [issue 421](https://github.com/drduh/YubiKey-Guide/issues/421)) - set the **Authenticate** action with `=A` instead. -**Note** Newer versions of GnuPG may set a Restricted flag on the Authenticate key (see [issue 421](https://github.com/drduh/YubiKey-Guide/issues/421) - set the **Authenticate** action with `=A` instead. +Toggle the required capabilities with `S`, `E` and `A` until **Authenticate** is the only allowed action: ```console gpg> addkey |