URL: https://github.com/freeipa/freeipa/pull/6043 Author: flo-renaud Title: #6043: ipatests: Update the subca used in TestIPACommand::test_cacert_manage Action: opened
PR body: """ The above test is installing 2 Let's Encrypt certificates: the root ISRG Root X1 and a subca. The subca expired Oct 6 and needs to be replaced with a valid one, otherwise ipa-cacert-manage install refuses to install it.
Fixes: https://pagure.io/freeipa/issue/9006 Signed-off-by: Florence Blanc-Renaud flo@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6043/head:pr6043 git checkout pr6043
URL: https://github.com/freeipa/freeipa/pull/6043 Author: flo-renaud Title: #6043: ipatests: Update the subca used in TestIPACommand::test_cacert_manage Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6043/head:pr6043 git checkout pr6043
freeipa-devel@lists.fedorahosted.org