On Wed, Jun 07, 2023 at 09:33:33AM +0300, Vladislav Odintsov wrote:
> It is possible to parametrize ovs-ctl script to start ovsdb-server with
> DB_SCHEME other than Open_vSwitch.  This scheme may not have currently
> required table "SSL" with "key", "cert" and "cacert" columns.
> 
> This patch adds configuration knob "--in-db-ssl", which has default
> behavior as it is now: run ovsdb server with ssl options.
> 
> User must pass "--in-db-ssl=no" to run ovsdb-server without these
> arguments.
> 
> Signed-off-by: Vladislav Odintsov <[email protected]>

Reviewed-by: Simon Horman <[email protected]>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to