Many Many thank Dave and Kyle
This is fixed has you recommends ...
Best regards
Message initial
De: Dave Thompson
Reply-to: openssl-users@openssl.org
À: openssl-users@openssl.org
Sujet: RE: index.txt: library:fopen:No such file or
directory ...index.txt when generate csr
> From: owner-openssl-us...@openssl.org On Behalf Of Kyle Hamilton
> Sent: Sunday, 03 May, 2009 20:06
> You need to "mkdir -p /etc/openvpn/keys; echo 1 >
> /etc/openvpn/keys/index.txt". This needs to be done as root.
>
Not quite. index.txt can and should be empty.
serial must contain a valid he
> From: owner-openssl-us...@openssl.org On Behalf Of David Touzeau
> Sent: Monday, 04 May, 2009 05:59
> To answer to your question :
> does the index.txt file exist : no
> does serial file exist and contain a serial number, as required :
no
>
@openssl.org
Sujet: RE: index.txt: library:fopen:No such file or
directory ...index.txt when generate csr key.
Date: Sun, 3 May 2009 20:27:50 -0400
> From: owner-openssl-us...@openssl.org On Behalf Of David Touzeau
> Sent: Sunday, 03 May, 2009 17:52
> I'm trying to genra
openssl.org
À: openssl-users@openssl.org
Sujet: Re: index.txt: library:fopen:No such file or
directory ...index.txt when generate csr key.
Date: Sun, 3 May 2009 17:06:14 -0700
You need to "mkdir -p /etc/openvpn/keys; echo 1 >
/etc/openvpn/keys/index.txt". This needs to be done as root.
> From: owner-openssl-us...@openssl.org On Behalf Of David Touzeau
> Sent: Sunday, 03 May, 2009 17:52
> I'm trying to genrate opevpn keys.
> openssl req -batch -days 3650 -nodes -new -newkey rsa:1024 -sha1
-x509 -keyout "/etc/openvpn/keys/ca.key" -out "/etc/openvpn/keys/ca
You need to "mkdir -p /etc/openvpn/keys; echo 1 >
/etc/openvpn/keys/index.txt". This needs to be done as root.
Otherwise, you need to change the "dir=/etc/openvpn/keys" line to a
directory that you have write access to, then 'echo 1 > index.txt' in
that directory.
-Kyle H
On Sun, May 3, 2009 at
Dear
I'm trying to genrate opevpn keys.
sequences :
openssl req -batch -days 3650 -nodes -new -newkey rsa:1024 -sha1 -x509
-keyout "/etc/openvpn/keys/ca.key" -out "/etc/openvpn/keys/ca.crt"
-config /etc/openvpn/openssl.cnf
openssl req -batch -days 3650 -nodes -new -newkey rsa:1024 -keyout -out