tripleo-heat-templates/releasenotes/notes/nova_libvirtd_tls_priority-d0129f804d7ca847.yaml
Martin Schuppert 56ccd717d4 Add LibvirtTLSPriority to set libvirtd tls_priority
Adds LibvirtTLSPriority parameter to override the compile time
default TLS priority string.
Default: 'NORMAL:-VERS-SSL3.0:-VERS-TLS-ALL:+VERS-TLS1.2'

Change-Id: Id05c5e88be2d9f90642ed5159cb2db03c997f83a
Closes-Bug: #1840447
2019-08-16 15:52:20 +02:00

6 lines
178 B
YAML

---
features:
- |
Adds LibvirtTLSPriority parameter to override the compile time default TLS
priority string. Default: 'NORMAL:-VERS-SSL3.0:-VERS-TLS-ALL:+VERS-TLS1.2'