Work around bug in requests 2.14
This MR upstreams a patch found in a few downstream library that works around psf/requests#4025 that impacts passing cert
for an HTTP request (not HTTPS) on requestx 2.14.x (aka EPEL7).
This MR upstreams a patch found in a few downstream library that works around psf/requests#4025 that impacts passing cert
for an HTTP request (not HTTPS) on requestx 2.14.x (aka EPEL7).