On Fri, 03 Mar 2023 15:45:51 +0000, tincantech via Openvpn-users
<openvpn-users@lists.sourceforge.net> wrote:

>> Does the upgrade read the ./keys dir and put converted data into ./pki ??
>> 
>
>The upgrade is intended to create a v3 ./pki from a v2 ./keys folder.
>Certificates are copied to ./pki/issued.
>Keys are copied to ./pki/private.
>A new vars file is built from settings in the current vars file.
>A new openssl-easyrsa.cnf file is created.
>Old program files from EasyRSA v2 are archived away.
>
>Note: A Test run is executed first.
>
>All of your current files are saved to ./VERY-SAFE-PKI
>
>PKCS files are not managed by the upgrade.
>
>Revoked certificates are not moved to the revoked storage folder.
>
>The simple answer is, try it!
>

Hmm, nothing seems to have happened:
---------------------------
$ ./easyrsa upgrade pki

Notice
------
Your PKI is fully up to date.
----------------------------

There is no ./pki folder is created and the files inside the ./keys folder seem
to be untouched.
I don't understand what the output message means either. What is "Your PKI"?

Do I have to do anything else in preparation for running the command above?

I just expanded the EasyRSA-3.1.2.tgz into the EasyRSA-3.1.2 dir and then copied
in my existing ./keys dir from the active easy-rsa dir.

Then ran the command...


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