
updated the data models for pools and listeners to add support for cipher lists and added the needed constants updated the test models to include the new parameters Change-Id: Id5f4c20abd40dd092558a711987953012d4ae67f Story: 2006627 Task: 37185
7 lines
132 B
YAML
7 lines
132 B
YAML
---
|
|
features:
|
|
- |
|
|
Added a parameter called ``tls_ciphers``
|
|
for passing OpenSSL cipher strings in pools
|
|
and listeners.
|