URL:
https://github.com/freeipa/freeipa/pull/1547
Author: tiran
Title: #1547: Update existing 389-DS cn=RSA,cn=encryption config
Action: opened
PR body:
"""
389-DS >= 1.4.0 on Fedora 28 has a default entry for
cn=RSA,cn=encryption,cn=config. The installer now updates the entry in
case it already exists. This ensures that token and personality are
correct for freeIPA
Fixes:
https://pagure.io/freeipa/issue/7393
Signed-off-by: Christian Heimes <cheimes(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa
https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1547/head:pr1547
git checkout pr1547