04b55dab96
Added a property "tls_ciphers" to pools.py and listeners.py for a storing a string of tls cipers in OpenSSL cipher string format. Story: 2006627 Task: 37190 Change-Id: Iaf1178cf2131f12f501318fa8dd2548b218132fc
7 lines
163 B
YAML
7 lines
163 B
YAML
---
|
|
features:
|
|
- |
|
|
Added the ``tls_ciphers`` properties to listener.py
|
|
and pool.py for storing stings of tls ciphers in
|
|
OpenSSL cipher string format.
|