Bug ID | 1025467 |
---|---|
Summary | salt-cloud does not find CA-certificates |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 42.2 |
Hardware | All |
OS | openSUSE 42.2 |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Other |
Assignee | bnc-team-screening@forge.provo.novell.com |
Reporter | bwiedemann@suse.com |
QA Contact | qa-bugs@suse.de |
CC | bmaryniuk@suse.com, kkaempf@suse.com |
Found By | Development |
Blocker | --- |
# rpm -q salt-cloud salt-cloud-2016.11.2-8.1.x86_64 from systemsmanagement:saltstack:products:next / openSUSE_Leap_42.2 needs backport of https://github.com/apache/libcloud/commit/d837c1eafd1eb116fa695980f8f1c702df9e027c or equivalent (code moved on later) Steps To Reproduce: 1. configure cloud settings in /etc/salt/cloud.pro*s.d/ for a cloud that uses HTTPS for API access such as stable.cloud.suse.de. 2. salt-cloud -p PROFILENAME INSTANCENAME Actual Results: call fails with [ERROR ] There was a profile error: No CA Certificates were found in CA_CERTS_PATH. For information on how to get required certificate files, please visit https://libcloud.readthedocs.org/en/latest/other/ssl-certificate-validation.html