URL: https://github.com/freeipa/freeipa/pull/3063 Author: tiran Title: #3063: Globally disable softhsm2 in p11-kit-proxy Action: opened
PR body: """ The p11-kit configuration injects p11-kit-proxy into all NSS databases. Amongst other p11-kit loads SoftHSM2 PKCS#11 provider. This interferes with 389-DS, certmonger, Dogtag and other services. For example certmonger tries to open OpenDNSSEC's SoftHSM2 token, although it doesn't use it at all. It also breaks Dogtag HSM support testing with SoftHSM2.
IPA server does neither need nor use SoftHSM2 proxied by p11-kit.
Related: pagure.io/freeipa/issue/7810 Signed-off-by: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3063/head:pr3063 git checkout pr3063
URL: https://github.com/freeipa/freeipa/pull/3063 Author: tiran Title: #3063: Globally disable softhsm2 in p11-kit-proxy Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3063/head:pr3063 git checkout pr3063
freeipa-devel@lists.fedorahosted.org