error generate certificat

Support forum for Easy-RSA certificate management suite.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
gibs
OpenVpn Newbie
Posts: 1
Joined: Thu Jun 16, 2016 10:41 am

error generate certificat

Post by gibs » Thu Jun 16, 2016 10:46 am

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

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: error generate certificat

Post by TinCanTech » Thu Jun 16, 2016 11:54 am

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 ..

Post Reply