forked from pool/python-httplib2
Accepting request 579612 from home:stefannica:branches:devel:languages:python
- 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. OBS-URL: https://build.opensuse.org/request/show/579612 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=74
This commit is contained in:
committed by
Git OBS Bridge
parent
3adfe884ac
commit
52ccb74791
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 16:31:07 UTC 2018 - snica@suse.com
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 07:47:54 UTC 2018 - dmueller@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user