From 5bf6cbd6961f22a99df799ea0f3e816792ba42c3 Mon Sep 17 00:00:00 2001 From: Gurucharan Shetty Date: Wed, 19 Aug 2015 15:42:07 -0700 Subject: 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 Acked-by: Ben Pfaff --- lib/ssl-bootstrap-syn.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ssl-bootstrap-syn.man') diff --git a/lib/ssl-bootstrap-syn.man b/lib/ssl-bootstrap-syn.man index 9425321f5..c503645a9 100644 --- a/lib/ssl-bootstrap-syn.man +++ b/lib/ssl-bootstrap-syn.man @@ -1,2 +1,2 @@ .br -[\fB\-\-bootstrap\-ca\-cert=\fIcacert.pem] +[\fB\-\-bootstrap\-ca\-cert=\fIcacert.pem\fR] -- cgit v1.2.1