Reported-by: Aaron Rosen <[email protected]>
---
 AUTHORS       |    1 +
 INSTALL.Linux |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 180428a..38ca142 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -41,6 +41,7 @@ The following additional people are mentioned in commit logs 
as having
 provided helpful bug reports or suggestions.
 
 Aaron M. Ucko           [email protected]
+Aaron Rosen             [email protected]
 Alex Yip                [email protected]
 Alexey I. Froloff       [email protected]
 Brad Hall               [email protected]
diff --git a/INSTALL.Linux b/INSTALL.Linux
index 0872922..8ec82a2 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):
-- 
1.7.4.4

_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to