forked from pool/python-requests
- Use a slightly different approach for bnc#761500, try to use /etc/ssl/certs
but use /etc/ssl/ca-bundle.pem as a fallback. The previous fix didn't work for me as (my) Python ssl module doesn't support cert directories... - No need to check SUSE versions for python-certifi, it only is/was part of openSUSE:Factory for a brief period of time OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
d22ba905da
commit
46275a5a11
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 23 12:09:35 UTC 2012 - saschpe@suse.de
|
||||
|
||||
- Use a slightly different approach for bnc#761500, try to use /etc/ssl/certs
|
||||
but use /etc/ssl/ca-bundle.pem as a fallback. The previous fix didn't work
|
||||
for me as (my) Python ssl module doesn't support cert directories...
|
||||
- No need to check SUSE versions for python-certifi, it only is/was
|
||||
part of openSUSE:Factory for a brief period of time
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 20 17:44:57 UTC 2012 - jfunk@funktronics.ca
|
||||
|
||||
|
Reference in New Issue
Block a user