
Adds the new config option ``cafile``, which is passed into the Session invocations for SSL verification. Partial-Bug: #2045281 Change-Id: I2ec5bc7ac929534175d380d2e3e535a5e7abd962
8 lines
311 B
YAML
8 lines
311 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The Blazar service now supports using a custom CA certificate bundle with
|
|
the ``[DEFAULT]/cafile`` option. This allows for deployment on OpenStack
|
|
clouds that are using HTTPS endpoints with certificates signed by a custom
|
|
CA. `LP#2045281 <https://launchpad.net/bugs/2045281>`__
|