Add 'yubikey-ssh-pkcs11.md'
This commit is contained in:
10
yubikey-ssh-pkcs11.md
Normal file
10
yubikey-ssh-pkcs11.md
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
```shell
|
||||
ssh-keygen -D /Library/OpenSC/lib/opensc-pkcs11.so
|
||||
ssh -I /Library/OpenSC/lib/opensc-pkcs11.so root@example.com
|
||||
```
|
||||
|
||||
|
||||
# Reference
|
||||
1. https://github.com/tpm2-software/tpm2-pkcs11/blob/master/docs/SSH.md
|
||||
1. https://github.com/ThomasHabets/simple-tpm-pk11
|
||||
Reference in New Issue
Block a user