Add 'yubikey-ssh-pkcs11.md'

This commit is contained in:
2024-06-26 23:39:21 +08:00
parent 587a9e0cd0
commit 581941d2b7

10
yubikey-ssh-pkcs11.md Normal file
View 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