INSTALL.Linux: Mention that SSL options require building with SSL support.
[openvswitch] / INSTALL.Linux
index 0872922dc2a9ef912233898a11bf89e6307a408a..8ec82a25a43f088cf419e034545601fe82bedd77 100644 (file)
@@ -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):