Files
freeipa/ipaserver
Florence Blanc-Renaud 8983ce53e3 ipa-kra-install: fix check_host_keys
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

Reviewed-By: Martin Basti <mbasti@redhat.com>
2017-05-09 14:28:13 +02:00
..
2017-04-12 09:54:10 +02:00
2010-12-20 17:19:53 -05:00
2017-04-12 09:54:10 +02:00
2016-06-15 13:51:48 +02:00
2016-10-20 18:43:37 +02:00
2017-04-26 12:31:11 +02:00