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

API for managing NSS modules #282

Open
edewata opened this issue Oct 8, 2019 · 0 comments
Open

API for managing NSS modules #282

edewata opened this issue Oct 8, 2019 · 0 comments

Comments

@edewata
Copy link
Contributor

edewata commented Oct 8, 2019

JSS should provide a platform-independent mechanism to manage modules in an NSS database (e.g. adding a module, checking module status). This is needed to add p11-kit-trust module in PKI (see dogtagpki/pki#265)

Per discussion with @rjrelyea, there might be several options:

  • find the full path of libnss3.so first, then find pkcs11/p11-kit-trust.so relative to that path
  • use RPM macro to find the full path of pkcs11/p11-kit-trust.so

See also https://github.com/nss-dev/nss/blob/master/lib/freebl/genload.c.

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

No branches or pull requests

1 participant