[Freeipa-devel] [freeipa PR#679][opened] Make sure remote hosts have our keys

simo5 freeipa-github-notification at redhat.com
Fri Mar 31 16:23:57 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/679
Author: simo5
 Title: #679: Make sure remote hosts have our keys
Action: opened

PR body:
"""
In complex replication setups a replica may try to obtain CA keys from a
host that is not the master we initially create the keys against.
In this case race conditions may happen due to replication. So we need
to make sure the server we are contacting to get the CA keys has our
keys in LDAP. We do this by waiting to positively fetch our encryption
public key (the last one we create) from the target host LDAP server.

Fixes: https://pagure.io/freeipa/issue/6688

Signed-off-by: Simo Sorce <simo at redhat.com>
"""

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


More information about the Freeipa-devel mailing list