URL: https://github.com/freeipa/freeipa/pull/2011 Author: tiran Title: #2011: Use one Custodia peer to retrieve all secrets Action: opened
PR body: """ Fix 994f71ac8a1bb7ba6bc9caf0f6e4f59af44ad9c4 was incomplete. Under some circumstancs the DM hash and CA keys were still retrieved from two different machines.
Custodia client now uses a single remote to upload keys and download all secrets.
Fixes: https://pagure.io/freeipa/issue/7518 Signed-off-by: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2011/head:pr2011 git checkout pr2011
URL: https://github.com/freeipa/freeipa/pull/2011 Author: tiran Title: #2011: [Backport][ipa-4-6] Use one Custodia peer to retrieve all secrets Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2011/head:pr2011 git checkout pr2011
freeipa-devel@lists.fedorahosted.org