python-glareclient/glareclient/common
Mike Fedosin c9f70bd2c2 Allow to work in secure mode without certificate
If we are not working in insecure mode and certificate not
supplied we should work still in secured mode, because secure
mode can work even without certificate supplied (loaded to ca-store)

Change-Id: If3471fc8621a774a1f752cd6b84509e7128b0146
Closes-bug: #1720783
2017-10-02 15:32:59 +03:00
..
__init__.py Glare client code 2016-09-12 14:24:03 +03:00
exceptions.py Glare client code 2016-09-12 14:24:03 +03:00
http.py Add ssl options to keycloak auth module 2017-08-10 18:22:49 +03:00
keycloak_auth.py Allow to work in secure mode without certificate 2017-10-02 15:32:59 +03:00
progressbar.py HTTP Client refactoring 2017-01-17 16:35:26 +03:00
utils.py Add ssl options to keycloak auth module 2017-08-10 18:22:49 +03:00