Bug 5306: Enable the SSL connection for ovs manager
[ovsdb.git] / library / impl / src / main / resources / initial / library.cfg
index 79ba8a77e378b32ebf294d40afb2d84e662be110..7622593f7bfb365d323d4d8d33396f3adfb27de5 100644 (file)
@@ -1,4 +1,6 @@
 #Timeout value (in millisecond) after which OVSDB rpc task will be cancelled.
 #Default value is set to 1000ms, please uncomment and override the value if requires
 #Changing the value don't require controller restart.
-#ovsdb-rpc-task-timeout = 1000
\ No newline at end of file
+# ovsdb-rpc-task-timeout = 1000
+#This flag will be enforced across all the connection's (passive and active) if set to true
+# use-ssl = false