[Freeipa-devel] [PATCH 031] RedHatCAService should wait for local Dogtag instance

Christian Heimes cheimes at redhat.com
Fri Jul 1 08:42:36 UTC 2016


RedHatCAService.wait_until_running() uses dogtag.ca_status() to make a
HTTP(s) request to Dogtag in order to check if /ca/admin/ca/getStatus
returns OK. The ca_status() function defaults to api.env.ca_host as
host.

On a replica without CA ca_host is a remote host (e.g. master's
FQDN). ipa-ca-install waits for master:8080 instead of replica:8080,
which might be blocked by a firewall.

https://fedorahosted.org/freeipa/ticket/6016
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-cheimes-0031-RedHatCAService-should-wait-for-local-Dogtag-instanc.patch
Type: text/x-patch
Size: 1518 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20160701/bc747c49/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20160701/bc747c49/attachment.sig>


More information about the Freeipa-devel mailing list