URL: https://github.com/freeipa/freeipa/pull/1021 Author: flo-renaud Title: #1021: Backport PR 988 to ipa-4-5 Action: opened
PR body: """ Fix Certificate renewal (with ext ca)
Fix certificate renewal scripts that use IPACertificate object: - renew_ca_cert adds the C flag to the trust flags and needs to be adapted to IPACertificate object - ipa-cacert-manage: fix python3 encoding issue
https://pagure.io/freeipa/issue/7106
Reviewed-By: Fraser Tweedale ftweedal@redhat.com Reviewed-By: Stanislav Laznicka slaznick@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1021/head:pr1021 git checkout pr1021
URL: https://github.com/freeipa/freeipa/pull/1021 Author: flo-renaud Title: #1021: Backport PR 988 to ipa-4-5 Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1021/head:pr1021 git checkout pr1021
freeipa-devel@lists.fedorahosted.org