
This allows users to give ssl_ca_certs argument of redis client so that a specific file, instead of the system global certificates, can be used. Closes-Bug: #2012226 Change-Id: Id7e76c35c5ce7b22a8261026fe76557d509616b3
6 lines
135 B
YAML
6 lines
135 B
YAML
---
|
|
features:
|
|
- |
|
|
Now redis backend supports customizing path to CA certificates using
|
|
the ``ssl_ca_certs`` query parameter.
|