This commit is contained in:
2022-11-04 08:53:32 +00:00
parent af2793bbe2
commit 4e77769ad5

View File

@@ -111,7 +111,7 @@ gpg --keyserver keys.openpgp.org --send-key $masterKey
### Optional 2: Force touch on Yubikey actions.
```ps
ykman openpgp set-touch aut off
ykman openpgp set-touch aut on
ykman openpgp set-touch sig on
ykman openpgp set-touch enc on
```