• Karol Stepniewski's avatar
    Add custom CA file to openstack cloud provider config · e3c8a0ce
    Karol Stepniewski authored
    In cases where insecure OpenStack endpoint is to be used
    (e.g., when testing), gophercloud will fail to connect
    to such endpoints. This patch adds support for custom CA
    file configuration option, which, when provided, will
    make gophercloud validate OpenStack endpoint against
    certificate(s) read from file specified in that option.
    e3c8a0ce
openstack.go 13.3 KB