castellan/releasenotes/notes/bug-1876102-7c7288fb6e90b11d.yaml
ramboman 89f311dfbd add "verify_ssl_path" config for barbican key manager
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
2020-05-06 21:31:27 +08:00

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.