developers.yubico.com icon indicating copy to clipboard operation
developers.yubico.com copied to clipboard

Suggested edit for PIV/Guides/SSH_with_PIV_and_PKCS11

Open tetlowgm opened this issue 8 years ago • 0 comments

OpenSC is not needed with MacOS. I'm able to use libykcs11 directly with ssh-add:

MacOS (nothing additional needed): ssh-add -s /usr/local/lib/libykcs11.dylib

Linux/FreeBSD (needs pcscd running): ssh-add -s /usr/local/lib/libykcs11.so

tetlowgm avatar Nov 02 '17 17:11 tetlowgm