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

Install p11-kit configuration file #3110

Open
H5117 opened this issue Apr 11, 2024 · 1 comment · May be fixed by #3128
Open

Install p11-kit configuration file #3110

H5117 opened this issue Apr 11, 2024 · 1 comment · May be fixed by #3128

Comments

@H5117
Copy link

H5117 commented Apr 11, 2024

As OpenSC now provides a single PKCS#11 library, it would be nice to make it available out-of-the-box by installing a p11-kit configuration file (specification).

I think it should be just a single line:

module: opensc-pkcs11.so

Arch Linux
OpenSC 0.25.1-1

@Jakuje
Copy link
Member

Jakuje commented Apr 12, 2024

We have the installation in Fedora, but it looks like only in the spec file outside of the build system:
https://github.com/OpenSC/OpenSC/blob/master/packaging/opensc.spec

The p11-kit configuration file itself is trivial so the main issue would be massaging the autotools to install it at right time at right place.

@H5117 H5117 linked a pull request Apr 26, 2024 that will close this issue
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 a pull request may close this issue.

2 participants