On 26.06.2019 21:29, Ben Pfaff wrote:
> On Tue, Jun 25, 2019 at 06:48:15PM +0300, Ilya Maximets wrote:
>> Running ovsdb-server with empty private-key and non-empty certificate
>> (or otherwise) causes crash:
>>
>>  # ovsdb-tool create ./etc/openvswitch/conf.db ./vswitch.ovsschema
>>  # ovsdb-server --remote=punix:./db.sock \
>>                 --remote=db:Open_vSwitch,Open_vSwitch,manager_options \
>>                 --private-key=db:Open_vSwitch,SSL,private_key \
>>                 --certificate=db:Open_vSwitch,SSL,certificate \
>>                 --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert
> 
> Good catch.  Thank you.
> 
> Acked-by: Ben Pfaff <[email protected]>

Thanks! Applied to master and backported down to 2.5.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to