![Takashi Kajinami](/assets/img/avatar_default.png)
To allow ovn-northd to connect over SSL, the key, cert and cacert needs to be set. Co-Authored-By: Jake Yip <jake.yip@ardc.edu.au> Change-Id: I574992748506e357af383588fb89b45203dee738
10 lines
267 B
YAML
10 lines
267 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support for ovn-northd to connect via SSL to NB and SB DB. To enable
|
|
SSL, set the following parameters.
|
|
|
|
- ``ovn::northd::ovn_northd_ssl_key``
|
|
- ``ovn::northd::ovn_northd_ssl_cert``
|
|
- ``ovn::northd::ovn_northd_ssl_cacert``
|