feat: update readme
This commit is contained in:
@@ -194,7 +194,10 @@ cert-authority,principals="root" ecdsa-sha2-nistp384 AAAAE2VjZHNh****** Yubikey-
|
|||||||
ssh-keygen -f id_user
|
ssh-keygen -f id_user
|
||||||
|
|
||||||
card-cli ssh-piv-cert --pub id_user.pub -s r15
|
card-cli ssh-piv-cert --pub id_user.pub -s r15
|
||||||
|
```
|
||||||
|
|
||||||
|
SSH to server:
|
||||||
|
```shell
|
||||||
ssh -i id_user root@example.com
|
ssh -i id_user root@example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user