yubico-piv-tool icon indicating copy to clipboard operation
yubico-piv-tool copied to clipboard

new mac air, yubikey/openssh

Open pythonmobile opened this issue 2 years ago • 3 comments
trafficstars

I'm using brew install ssh. Is there a clean solution for the following problem:

Enter passphrase for PKCS#11:
Could not add card "/usr/local/lib/libykcs11.dylib": agent refused operation```

Also: When I install yubikey-arm installer, where is the yubikey executable on the filesystem? I'm currently using the brew install yubico-piv-tool - is that the right thing to do?

pythonmobile avatar Mar 31 '23 12:03 pythonmobile

Maybe this is helpful ? https://github.com/Yubico/yubico-piv-tool/issues/387

qpernil avatar Apr 03 '23 14:04 qpernil

When installing from the official Mac installer provided here[1], the executable is installed in /usr/local/bin. Yubico does not provide the recipe for brew so I'm not sure how up to date that version is.

[1] https://developers.yubico.com/yubico-piv-tool/Releases/

aveenismail avatar Apr 04 '23 08:04 aveenismail

Thanks. I can make fido work for ssh. Not sure if I should still keep trying piv? any suggestions?

pythonmobile avatar Apr 10 '23 20:04 pythonmobile