On Fri, 03 Mar 2023 14:40:01 +0100, Bo Berglund <bo.bergl...@gmail.com> wrote:

>So I have created a new "easy-rsa" dir by doing this:
>
>wget
>https://github.com/OpenVPN/easy-rsa/releases/download/v3.1.2/EasyRSA-3.1.2.tgz
>tar -xvf EasyRSA-3.1.2.tgz
>
>This gives me a new EasyRSA-3.1. subdir in parallel with the existinf easy-rsa
>dir.
>
>Then inside that I did:
>
>cp -r ../easy-rsa/keys ./
>
>So now I have a *copy* of the active keys dir from version 2 inside the version
>3 dir.
>
>Is this then ready to execute the upgrade command?
>
>easyrsa upgrade pki
>
>Note that the keys dir contains a whole lot of client related files as well,
>four files for each client (Name.3des.key, Name.crt, Name.csr and Name.key)
>
>These have been used to create the ovpn files for each client, which are stored
>in a "clients" subdir of easy-rsa.

So I have now read the vars file and found that on EasyRSA-3.1.2 it seems like
the keys directory is now named pki rather than keys...

Does the upgrade read the ./keys dir and put converted data into ./pki ??


-- 
Bo Berglund
Developer in Sweden



_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to