File: redis-ssl-ca14b4b99c2e5a84.yaml

package info (click to toggle)
python-oslo.cache 3.10.1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 776 kB
  • sloc: python: 3,055; sh: 31; makefile: 24
file content (11 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    When the ``dogpile.cache.redis`` backend is used and
    the ``[cache] tls_enable`` option is set to True, now the following
    ``[cache]`` options set tls certificates and keys used for TLS
    communication with Redis.

    - ``tls_cafile``
    - ``tls_certfile``
    - ``tls_keyfile``