You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Permissions 0755 for '/usr/lib/pkcs11/libtpm2_pkcs11.so' are too open.
It is required that your private key files are NOT accessible by others.
This private key will be ignored.
Load key "/usr/lib/pkcs11/libtpm2_pkcs11.so": bad permissions
And if I restrict the permissions for a different symbolic link to 400
Load key "/usr/lib/pkcs11/libtpm2_pkcs11-perms.so": error in libcrypto
I also tried passing it as PKCS11Provider like how you would in your ssh config
Is it possible to use this with sshfs?
I'd love to mount a drive over ssh with a key from my tpm.
I've tried passing it in as IdentityFile
but it complains that
And if I restrict the permissions for a different symbolic link to 400
I also tried passing it as PKCS11Provider like how you would in your ssh config
But I just get
The text was updated successfully, but these errors were encountered: