URL: https://github.com/freeipa/freeipa/pull/5923 Author: rcritten Title: #5923: ipa-advise: if p11-kit provides opensc, don't add to NSS db Action: opened
PR body: """ p11-kit-proxy in newer distributions handles loading the OpenSC PKCS#11 library so don't try to add it to the NSS database in /etc/pki/nssdb if it is already available in order to avoid a potentially confusing error message.
https://pagure.io/freeipa/issue/8934
Signed-off-by: Rob Crittenden rcritten@redhat.com
NOTE:
1. A second patch fixes script error I noticed while working on the ticket. 2. There are no tests because it relies completely on the OS release and state of the client and we don't have that capacity in CI. I propose manual tests.
"""
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5923/head:pr5923 git checkout pr5923
URL: https://github.com/freeipa/freeipa/pull/5923 Author: rcritten Title: #5923: ipa-advise: if p11-kit provides opensc, don't add to NSS db Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5923/head:pr5923 git checkout pr5923
freeipa-devel@lists.fedorahosted.org