ovsdb-server: Add the ability to push peer-cert.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 19 Aug 2015 22:42:07 +0000 (15:42 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 21 Aug 2015 22:36:54 +0000 (15:36 -0700)
commit5bf6cbd6961f22a99df799ea0f3e816792ba42c3
tree00c4919baac8e3691ad61c76d82da1a2f2d40879
parent36561090182f5bd90725f3724bbf4d9f60e8b8fa
ovsdb-server: Add the ability to push peer-cert.

In OVN, ovsdb-server is the daemon that manages the databases
and can be called as the central controller. So it would be
nice for ovsdb-server to be able to push its self-signed
certificate to all the other nodes where ovn-controller runs.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/automake.mk
lib/jsonrpc.c
lib/ssl-bootstrap-syn.man
lib/ssl-peer-ca-cert-syn.man [new file with mode: 0644]
manpages.mk
ovsdb/ovsdb-server.1.in
ovsdb/ovsdb-server.c
tests/ovs-vsctl.at