freeipa/ipaplatform/redhat
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
..
__init__.py Split off generic Red Hat-like platform code from Fedora platform code 2014-10-09 15:37:24 +02:00
authconfig.py do not overwrite files with local users/groups when restoring authconfig 2015-10-02 12:45:26 +02:00
constants.py ipaplatform: Add constants submodule 2015-07-21 17:29:33 +02:00
paths.py DNSSEC: platform paths and services 2014-10-21 12:23:03 +02:00
services.py Remove workaround for CA running check 2016-01-21 14:09:44 +01:00
tasks.py use FFI call to rpmvercmp function for version comparison 2016-01-11 17:54:36 +01:00