File: adding-cipher-list-support-for-provider-drivers-6a4dbec2d0254aae.yaml

package info (click to toggle)
python-octavia-lib 3.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 536 kB
  • sloc: python: 2,148; sh: 57; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
features:
  - |
    Added a parameter called ``tls_ciphers``
    for passing OpenSSL cipher strings in pools
    and listeners.