Overview
Request 580166 accepted
- update httplib2-use-system-certs.patch: handle
the case when validation is disabled correctly.
The 'check_hostname' context attribute has to be
set first, othewise a "ValueError: Cannot set
verify_mode to CERT_NONE when check_hostname
is enabled." exception is raised.
- update httplib2-use-system-certs.patch: handle
the case with ssl_version being None correctly
- Created by stefannica
- In state accepted
Request History
stefannica created request
- update httplib2-use-system-certs.patch: handle
the case when validation is disabled correctly.
The 'check_hostname' context attribute has to be
set first, othewise a "ValueError: Cannot set
verify_mode to CERT_NONE when check_hostname
is enabled." exception is raised.
- update httplib2-use-system-certs.patch: handle
the case with ssl_version being None correctly
scarabeus_iv accepted review
scarabeus_iv approved review
tbechtold accepted request