Capitalize ykman command

pull/283/head
Max Hillebrand 3 years ago committed by GitHub
parent 31074ac13d
commit 902b0b6d4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2535,19 +2535,19 @@ To require a touch for each key operation, install [YubiKey Manager](https://dev
Authentication:
```console
$ ykman openpgp keys set-touch aut on
$ ykman openpgp keys set-touch AUT ON
```
Signing:
```console
$ ykman openpgp keys set-touch sig on
$ ykman openpgp keys set-touch SIG ON
```
Encryption:
```console
$ ykman openpgp keys set-touch enc on
$ ykman openpgp keys set-touch ENC ON
```
Depending on how the YubiKey is going to be used, you may want to look at the policy options for each of these and adjust the above commands accordingly. They can be viewed with the following command:

Loading…
Cancel
Save