Currently I'm trying this way:
Code: Select all
cd /etc/openvpn/easy-rsa/
source ./vars
./build-key --batch client
failed to update database
TXT_DB error number 2
I got to test this way:
Code: Select all
echo -en "\ n \ n \ n \ n \ n \ n \ n \ ny \ ny \ n" | client1 ./build-key
I would like your help