[Freeipa-devel] [freeipa PR#766][opened] ipa-kra-install: fix check_host_keys

flo-renaud freeipa-github-notification at redhat.com
Fri May 5 19:45:22 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/766
Author: flo-renaud
 Title: #766: ipa-kra-install: fix check_host_keys
Action: opened

PR body:
"""
ipa-kra-install on a replica checks that the keys are available before
going further to avoid race condition due to replication. The issue is
that the check_host_keys method expects to find exactly one key for
cn=env/host but 2 may exist: one below cn=custodia and one below
cn=dogtag,cn=custodia.
The fix is to check that at least one key exist (not exactly one key).

https://pagure.io/freeipa/issue/6934
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/766/head:pr766
git checkout pr766
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-766.patch
Type: text/x-diff
Size: 1895 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170505/f560076b/attachment.bin>


More information about the Freeipa-devel mailing list