Similar changes for ovn-controller, ovn-northd/ddlog, ovn-ic, ovn-nbctl/sbctl daemon mode.
v1 -> v2: - Addressed Mark Michelson's comments - Added test cases. - Check NULL pointer for key & cert, cacert separately. - Combined ovn-northd/ddlog/ovn-ic changes to one patch. v2 -> v3: - Rebased on master - moving ovn-nbctl.c changes to ovn-dbctl.c. Han Zhou (3): ovn-controller: Support ssl cert rotation when command line options are used. ovn-northd/ovn-ic: Support ssl cert rotation. ovn-dbctl.c: Support ssl cert rotation for daemon mode. controller/ovn-controller.c | 27 ++++++++++++++++++- ic/ovn-ic.c | 31 +++++++++++++++++++++- northd/ovn-northd-ddlog.c | 31 +++++++++++++++++++++- northd/ovn-northd.c | 31 +++++++++++++++++++++- tests/ovn-controller.at | 53 +++++++++++++++++++++++++++++++++++++ tests/ovn-nbctl.at | 40 ++++++++++++++++++++++++++++ tests/ovn-northd.at | 38 ++++++++++++++++++++++++++ utilities/ovn-dbctl.c | 32 +++++++++++++++++++++- 8 files changed, 278 insertions(+), 5 deletions(-) -- 2.30.2 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev