Update 'yubikey-ssh-pkcs11.md'
This commit is contained in:
@@ -6,7 +6,15 @@ ssh-keygen -D /Library/OpenSC/lib/opensc-pkcs11.so
|
|||||||
ssh -I /Library/OpenSC/lib/opensc-pkcs11.so root@example.com
|
ssh -I /Library/OpenSC/lib/opensc-pkcs11.so root@example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
|
`~/.ssh/config`
|
||||||
|
|
||||||
|
```plain
|
||||||
|
PKCS11Provider /Library/OpenSC/lib/opensc-pkcs11.so
|
||||||
|
```
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
# Reference
|
# Reference
|
||||||
1. https://github.com/tpm2-software/tpm2-pkcs11/blob/master/docs/SSH.md
|
1. https://github.com/tpm2-software/tpm2-pkcs11/blob/master/docs/SSH.md
|
||||||
1. https://github.com/ThomasHabets/simple-tpm-pk11
|
1. https://github.com/ThomasHabets/simple-tpm-pk11
|
||||||
|
1. https://ubuntu.com/server/docs/smart-card-authentication-with-ssh
|
||||||
|
|||||||
Reference in New Issue
Block a user