New client and Diffie Hellman generation

Support forum for Easy-RSA certificate management suite.

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

Post Reply
villy80
OpenVpn Newbie
Posts: 1
Joined: Sat Jun 11, 2016 1:40 pm

New client and Diffie Hellman generation

Post by villy80 » Sat Jun 11, 2016 1:51 pm

Hi all,
I have an up and running OpenVpn server with only one client. Now I need to ad a new client key/certificate. Do I need to regenerate even the Diffie Hellman parameters?

Thank you

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

Re: New client and Diffie Hellman generation

Post by TinCanTech » Sat Jun 11, 2016 2:10 pm

You need (easyrsa3):

Code: Select all

./easyrsa build-client-full clientname {options}

Post Reply