Revisions of python-httplib2
Thomas Bechtold (tbechtold)
accepted
request 580166
from
Stefan Nica (stefannica)
(revision 3)
- 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
Dirk Mueller (dirkmueller)
committed
(revision 2)
- update httplib2-use-system-certs.patch: Also use ssl.create_default_context in the python2 case so that the system wide certificates are loaded as trusted again.
Thomas Bechtold (tbechtold)
committed
(revision 1)
osc copypac from project:Cloud:OpenStack:Master package:python-httplib2 revision:5, using expand
Displaying all 3 revisions