Files
freeipa/ipaserver
Christian Heimes 1fa2a7cd41 Auto-retry failed certmonger requests
During parallel replica installation, a request sometimes fails with
CA_REJECTED or CA_UNREACHABLE. The error occur when the master is
either busy or some information haven't been replicated yet. Even
a stuck request can be recovered, e.g. when permission and group
information have been replicated.

A new function request_and_retry_cert() automatically resubmits failing
requests until it times out.

Fixes: https://pagure.io/freeipa/issue/7623
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
2018-07-09 20:15:18 +02:00
..
2018-07-05 19:46:42 +02:00
2010-12-20 17:19:53 -05:00
2017-06-01 09:24:24 +02:00
2016-10-20 18:43:37 +02:00
2018-07-05 19:46:42 +02:00