URL: https://github.com/freeipa/freeipa/pull/979 Author: stlaz Title: #979: cacert_manage: fix CA cert renewal Action: opened
PR body: """ Since IPACertificate object is passed to CAInstance's update_people_entry() and update_authority_entry(), these are not be able to load this object as a certificate again and thus would fail. This commit fixes that.
https://pagure.io/freeipa/issue/4985
Depends on https://github.com/freeipa/freeipa/pull/978 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/979/head:pr979 git checkout pr979
URL: https://github.com/freeipa/freeipa/pull/979 Author: stlaz Title: #979: cacert_manage: fix CA cert renewal Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/979/head:pr979 git checkout pr979
freeipa-devel@lists.fedorahosted.org