freeipa/ipapython/platform
Martin Kosek dd3295ac32 Installer should always wait until CA starts up
Patch for ticket 3964 changed the installer so that it does not
always wait for CA if the proxy is not configured. However,
it was found out that it may freeze an installation when
a step subsequent after CA restart call the CA and receives no
reply.

Change the wait so that it always waits for CA to start up. If
HTTP proxy is already configured, it should wait on port 443.
If not, it should wait on local PKI port 8443.

https://fedorahosted.org/freeipa/ticket/3973
2013-10-17 12:07:52 +02:00
..
base Use --ignore-dependencies only when necessary 2013-07-11 18:04:55 +03:00
fedora16 Installer should always wait until CA starts up 2013-10-17 12:07:52 +02:00
fedora18 convert the base platform modules into packages 2013-01-14 14:39:54 +01:00
redhat Perform dirsrv tuning at platform level 2013-08-26 13:07:17 +02:00
__init__.py Introduce platform-specific adaptation for services used by FreeIPA. 2011-09-13 11:25:58 +02:00