aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.Linux
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-04-08 12:40:49 -0700
committerBen Pfaff <blp@nicira.com>2011-04-21 09:44:56 -0700
commitd3e3fb58ad81a42b9c86a97afd23a9a04c70ae09 (patch)
treeaee1edd8cfaf73b4a90f3e00b322d43ae3a9965f /INSTALL.Linux
parent0008fbcb517ea40fec70d6eed2b43225285a08f1 (diff)
INSTALL.Linux: Mention that SSL options require building with SSL support.
Reported-by: Aaron Rosen <arosen@clemson.edu>
Diffstat (limited to 'INSTALL.Linux')
-rw-r--r--INSTALL.Linux3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.Linux b/INSTALL.Linux
index 0872922d..8ec82a25 100644
--- a/INSTALL.Linux
+++ b/INSTALL.Linux
@@ -276,6 +276,9 @@ configuration in the database:
--bootstrap-ca-cert=db:SSL,ca_cert \
--pidfile --detach
+(If you built Open vSwitch without SSL support, then omit
+--private-key, --certificate, and --bootstrap-ca-cert.)
+
Then initialize the database using ovs-vsctl. This is only
necessary the first time after you create the database with
ovsdb-tool (but running it at any time is harmless):