Re: [ovs-discuss] OVS 2.13.1-1: ovs-pki req+sign option is not generating the certificate NAME-cert.pem file.

2020-10-21 Thread NR 85
HI Numan, Thank you for your inputs. I tried the following steps as suggested but hit the same issue as highlighted below. a) root@home:#mkdir -p /tmp/pki_sign b) root@home:# /usr/bin/ovs-pki --dir=/tmp/pki_sign/pki /usr/bin/ovs-pki: missing command name; use --help for help c) root@home:#

Re: [ovs-discuss] OVS 2.13.1-1: ovs-pki req+sign option is not generating the certificate NAME-cert.pem file.

2020-10-21 Thread Numan Siddique
On Wed, Oct 21, 2020 at 8:54 PM NR 85 wrote: > > Hi Ben, > > Do you have any suggestions to debug this issue further? You can probably try using a different dir. eg. mkdir -p /tmp/pki_sign ovs-pki --dir=/tmp/pki_sign/pki cd /tmp/pki_sign ovs-pki req+sign test This worked for me. Thanks

Re: [ovs-discuss] OVS 2.13.1-1: ovs-pki req+sign option is not generating the certificate NAME-cert.pem file.

2020-10-21 Thread NR 85
Hi Ben, Do you have any suggestions to debug this issue further? Kindly let me know. Thank you, Warm Regards, Ramesh.G On Tue, Oct 20, 2020 at 12:49 PM NR 85 wrote: > Hi Ben, > > I use "OpenSSL 1.1.0l" . > > root@home:/# /usr/bin/openssl version > OpenSSL 1.1.0l 10 Sep 2019 > > Thank you, >

Re: [ovs-discuss] OVS 2.13.1-1: ovs-pki req+sign option is not generating the certificate NAME-cert.pem file.

2020-10-20 Thread NR 85
Hi Ben, I use "OpenSSL 1.1.0l" . root@home:/# /usr/bin/openssl version OpenSSL 1.1.0l 10 Sep 2019 Thank you, Warm Regards, Ramesh.G On Mon, Oct 19, 2020 at 11:33 PM Ben Pfaff wrote: > What version of OpenSSL are you using? Run "openssl version". > > On Mon, Oct 19, 2020 at 01:26:05PM

Re: [ovs-discuss] OVS 2.13.1-1: ovs-pki req+sign option is not generating the certificate NAME-cert.pem file.

2020-10-19 Thread Ben Pfaff
What version of OpenSSL are you using? Run "openssl version". On Mon, Oct 19, 2020 at 01:26:05PM +0530, NR 85 wrote: > Hi Ben, > > Here is the contents of the ovs-pki.log when executing "/usr/bin/ovs-pki > req+sign test --force". > > ovs-pki.log : > > Generating RSA private key, 2048 bit long

Re: [ovs-discuss] OVS 2.13.1-1: ovs-pki req+sign option is not generating the certificate NAME-cert.pem file.

2020-10-19 Thread NR 85
Hi Ben, Here is the contents of the ovs-pki.log when executing "/usr/bin/ovs-pki req+sign test --force". ovs-pki.log : Generating RSA private key, 2048 bit long modulus .+ ...+ e is 65537 (0x010001) Using

Re: [ovs-discuss] OVS 2.13.1-1: ovs-pki req+sign option is not generating the certificate NAME-cert.pem file.

2020-10-16 Thread Ben Pfaff
On Fri, Oct 16, 2020 at 06:28:45PM +0530, NR 85 wrote: > Hi Team, > > I am facing an issue in ovs-pki in which req+sign option is not generating > the certificate. Kindly look into this issue and provide your suggestion. > > From the logs below it will be clear that the "test-cert.pem" file is

[ovs-discuss] OVS 2.13.1-1: ovs-pki req+sign option is not generating the certificate NAME-cert.pem file.

2020-10-16 Thread NR 85
Hi Team, I am facing an issue in ovs-pki in which req+sign option is not generating the certificate. Kindly look into this issue and provide your suggestion. >From the logs below it will be clear that the "test-cert.pem" file is not generated and the file with name "test-cert.pem.tmp18614" is