From d3e3fb58ad81a42b9c86a97afd23a9a04c70ae09 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 8 Apr 2011 12:40:49 -0700 Subject: INSTALL.Linux: Mention that SSL options require building with SSL support. Reported-by: Aaron Rosen --- INSTALL.Linux | 3 +++ 1 file changed, 3 insertions(+) (limited to 'INSTALL.Linux') 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): -- cgit v1.2.3