URL: https://github.com/freeipa/freeipa/pull/5669 Author: flo-renaud Title: #5669: Adapt redhat ipaplatform to RHEL9/ELN Action: opened
PR body: """ On RHEL8, ipa is using named-pkcs11.service but RHEL9 is based on fedora34 and uses named.service instead. There is already some support for this distinction in ipaplatform, and the patch relies on the specific settings that can be configured in ipaplatform/xx/services.py and ipaplatform/xx/constants.py
On RHEL9 ipa also needs to define NAMED_OPENSSL_ENGINE for named to use openssl's okcs11 engine.
Fixes: https://pagure.io/freeipa/issue/8753 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5669/head:pr5669 git checkout pr5669
URL: https://github.com/freeipa/freeipa/pull/5669 Author: flo-renaud Title: #5669: Adapt redhat ipaplatform to RHEL9/ELN Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5669/head:pr5669 git checkout pr5669
freeipa-devel@lists.fedorahosted.org