George Shuklin
Sep 3, 2018 · 1 min read

I can give you a limited advice for Openstack (as I have moved away from this area), but my first suggestion is to check if system utilities accept your certificate or not. Use curl -v to ant endpoint to see details on certificate processing. If it show warning/errors, it’s a system issue.

Alternatively, you may try to add your CA to requests/certifi trust database (somewhere around /usr/lib/python2.7/dist-packages/certifi/cacert.pem for Debian)

    George Shuklin

    Written by

    I work at Servers.com, most of my stories are about Ansible, Ceph, Python, Openstack and Linux.