89f311dfbd
Now we cann't use the verify_ssl if we set True, so we add the "verify_ssl_path" config to solve it. Closes-Bug: #1876102 Change-Id: I83bafe5b7e0c4cca67f773858007fb59d98a93a5
7 lines
159 B
YAML
7 lines
159 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Add a new parameter, ``verify_ssl_path``, that can be used to
|
|
configure the path to CA certs when verifying requests to
|
|
Barbican.
|