
It's now possible to set ssl cert path in case you want to bind to specific hostname via ``haproxy_bind`` and want to share a common certificate. set ``haproxy_ssl_path`` to override per service. Change-Id: Ib517f52c0edbc4ac8d0df2a2ae078c9138141aae
5 lines
149 B
YAML
5 lines
149 B
YAML
---
|
|
features:
|
|
- HAProxy services can now override the path of the certificate with
|
|
``haproxy_ssl_path`` if set under the service definition.
|