Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed ssh's pkcs11 usage on macOS #1041

Merged
merged 1 commit into from
May 13, 2017
Merged

Conversation

frankmorgner
Copy link
Member

copy (instead of link) our pkcs11 libraries to the default location, which is whitelisted for ssh usage

fixes #1008

copy (instead of link) our pkcs11 libraries to the default location, which is whitelisted for ssh usage

fixes OpenSC#1008
@bwithem
Copy link

bwithem commented May 10, 2017

👍

@frankmorgner frankmorgner merged commit e23960f into OpenSC:master May 13, 2017
@bwithem
Copy link

bwithem commented May 13, 2017

Who owns the homebrew package?

@gae123
Copy link

gae123 commented Jun 9, 2017

@frankmorgner This does not seem to fix the issue for me. After I copy the libraries over, I still get the following. What I might be missing? I use the released 0.16.0 .so, do I need to build the latest?

$ ssh-add -s /usr/local/lib/opensc-pkcs11.so
Enter passphrase for PKCS#11:
Could not add card "/usr/local/lib/opensc-pkcs11.so": agent refused operation

@frankmorgner
Copy link
Member Author

@gae123 please continue discussion at #1060

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MacOS: cannot use /usr/local/lib/opensc-pkcs11.so (provider not whitelisted)
3 participants