Page 1 of 1

Adding client keys after buildin for the first time

Posted: Sat Aug 10, 2019 5:32 am
by outlander65
I have an OpenVPN server configured and running.
I also have two clients connected to the server.
Now I want to add 5 other client keys WITHOUT rebuilding the cert. How can I do that in WINDOWS OS?

How can I add new certificate files without losing the old ones?

thanks

Re: Adding client keys after buildin for the first time

Posted: Sat Aug 10, 2019 4:29 pm
by TinCanTech
Use easyrsa or easyrsa3
https://github.com/OpenVPN/easy-rsa/releases

None of your certificates are rebuilt.

Re: Adding client keys after buildin for the first time

Posted: Sun Aug 11, 2019 5:08 am
by outlander65
Thank you. Now I can add new clients.