On 1/31/19 2:19 AM, ppnaik wrote:
Hi,

We are trying to install OVS version 2.11.

We are getting the following error when trying to initialize ovsdb-server:

root@turing-04:/usr/src/dpdk-18.11/ovs/ovsdb# sudo ovsdb-server /usr/local/etc/openvswitch/conf.db --remote=punix:/usr/local/var/run/openvswitch/db.sock --remote=db:Open_vSwitch,Open_vSwitch,manager_options --private-key=db:Open_vSwitch,SSL,private_key --certificate=Open_vSwitch,db:SSL,certificate --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert --pidfile --detach 2019-01-31T07:03:15Z|00001|stream_ssl|ERR|SSL_use_certificate_file: error:02001002:system library:fopen:No such file or directory 2019-01-31T07:03:15Z|00002|stream_ssl|ERR|SSL_use_PrivateKey_file: error:20074002:BIO routines:FILE_CTRL:system lib

Can you please help us resolve this issue.

Thanks,
Priyanka

The error message indicates that the --certificate file you specified does not exist on the system.
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to