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
With my keychain setup, it prompts me for my SSH key passphrase on first terminal start. Is there any way to make it do the same for a PKCS11 hardware key? I can manually:
ssh-add -s/usr/lib/pkcs11/opensc-pkcs11.so
it, but it'd be neat if it also got auto-prompted like file-based keys.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
With my keychain setup, it prompts me for my SSH key passphrase on first terminal start. Is there any way to make it do the same for a PKCS11 hardware key? I can manually:
it, but it'd be neat if it also got auto-prompted like file-based keys.
Beta Was this translation helpful? Give feedback.
All reactions