freeipa/ipaplatform
Fraser Tweedale fd7ea2c939 Remove workaround for CA running check
A workaround was introduced for ticket #4676 that used wget to
perform an (unauthenticated) https request to check the CA status.
Later, wget was changed to curl (the request remained
unauthenticated).

Remove the workaround and use an http request (no TLS) to check the
CA status.  Also remove the now-unused unauthenticated_http_request
method, and update specfile to remove ipalib dependency on curl.

Reviewed-By: Martin Basti <mbasti@redhat.com>
2016-01-21 14:09:44 +01:00
..
base Upgrade: Fix upgrade of NIS Server configuration 2016-01-11 09:45:54 +01:00
fedora Use module variables for timedate_services 2015-12-23 07:57:55 +01:00
redhat Remove workaround for CA running check 2016-01-21 14:09:44 +01:00
rhel Use module variables for timedate_services 2015-12-23 07:57:55 +01:00
__init__.py.in Server Upgrade: Verify version and platform 2015-05-04 11:16:26 +00:00
setup.py.in Remove unused imports 2015-12-23 07:59:22 +01:00