python-jenkins/jenkins
Sorin Sbarnea fada8b14b1 Improve SSL support with requests lib
* Avoids multiple warnings when PYTHONHTTPSVERIFY=0

* Uses certs from REQUESTS_CA_BUNDLE or CURL_CA_BUNDLE when defined
just like default requests default behaviour. Previous code was
failing to use them due to wrong value being used for verify param.

* Uses workaround for requests bug that ignores verify=False when
bundle environment variables are present.

Change-Id: I329fb08547392bd305066f5a65e7d9db57da3880
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
2018-04-13 12:50:53 +01:00
..
__init__.py Improve SSL support with requests lib 2018-04-13 12:50:53 +01:00
plugins.py Use str as base class for PluginVersion 2015-09-29 18:08:21 +01:00
version.py Setup pbr versioning for docs 2014-09-26 09:12:54 -07:00