Bug ID | 960518 |
---|---|
Summary | devel:languages:python/python-requests: Bug SSL CERTIFICATE_VERIFY_FAILED |
Classification | openSUSE |
Product | openSUSE.org |
Version | unspecified |
Hardware | Other |
OS | openSUSE 42.1 |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | 3rd party software |
Assignee | jfunk@funktronics.ca |
Reporter | furlongm@gmail.com |
QA Contact | opensuse-communityscreening@forge.provo.novell.com |
Found By | --- |
Blocker | --- |
This change -> https://build.opensuse.org/request/show/351195 seems to have broken python-requests for me and is causing most of the openstack tools to fail: $ nova list ERROR (SSLError): SSL exception connecting to https://cloud.aptira.com:5000/v2.0/tokens: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581) Reverting the change fixes it, as does downgrading python-requests to the one provided by the default 42.1 repos.