set protocols ovsdb ssl bootstrap

User can configure obtain the CA certificate from the SSL peer.
Command Syntax
set protocols ovsdb SSL bootstrap <boolean>

delete protocols ovsdb ssl bootstrap

Parameter
<boolean>enable or disable ssl bootstrap.

  • true enable ssl bootstrap, the ca certificate automatically downloaded from ssl peer.
  • false disable ssl bootstrap, the ca certificate manually copy to the /ovs/var/lib/openvswitch/pki directory

Example
• This example demonstrates how to configure ovsdb ssl bootstrap.

admin@XorPlus# set protocols ovsdb SSL bootstrap true
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.