Page 1 of 1

error generate certificat

Posted: Thu Jun 16, 2016 10:46 am
by gibs
Hello,
I'm new here and I have a problem generating a user.
Here is the error code I have:
string is too long, it needs to be less than 2 bytes long problems making Certificate Request
This error occurs after the command:
cd /etc/openvpn/easy-rsa/
source vars
./clean-all
./build-dh
./pkitool --initca
./pkitool --server server
openvpn --genkey --secret keys/ta.key

Thank you for your help.
greetings

****

Bonjour,

Je suis nouveau ici et j'ai un problème en générant un utilisateur.
Voici le code erreur que j'ai :
string is too long, it needs to be less than 2 bytes long problems making Certificate Request

Cette erreur apparait après la commande :
cd /etc/openvpn/easy-rsa/
source vars
./clean-all
./build-dh
./pkitool --initca
./pkitool --server server
openvpn --genkey --secret keys/ta.key

Merci de votre aide.
salutations

Re: error generate certificat

Posted: Thu Jun 16, 2016 11:54 am
by TinCanTech
gibs wrote:Here is the error code I have:
string is too long, it needs to be less than 2 bytes long problems making Certificate Request
The error occurs after which command ?
gibs wrote:openvpn --genkey --secret keys/ta.key
This is not trying to make a certificate request ..