Changes between Version 41 and Version 42 of HOWTO


Ignore:
Timestamp:
10/26/20 23:57:22 (4 years ago)
Author:
tct
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HOWTO

    v41 v42  
    150150
    151151In this section we will generate a master CA certificate/key, a server certificate/key, and certificates/keys for 3 separate clients.
     152
     153**Please take note:** Easy-RSA Version 3 is now preferred over Easy-RSA Version 2.
     154
     155EasyRSA-3 has a [https://github.com/OpenVPN/easy-rsa/blob/master/README.quickstart.md Quick-Start Guide]
     156
     157There is also [https://github.com/TinCanTech/easy-tls Easy-TLS], which is an add-on utility to manage `.inline` files and **TLS Crypt V2** keys. (It's very useful)
     158
     159
     160The following instruction **only** work for Easy-RSA **v2**.
    152161
    153162For PKI management, we will use [https://github.com/OpenVPN/easy-rsa-old easy-rsa 2], a set of scripts which is bundled with OpenVPN 2.2.x and earlier. If you're using OpenVPN 2.3.x, you may need to download easy-rsa 2 separately from the [https://github.com/OpenVPN/easy-rsa-old easy-rsa-old project page]. An easy-rsa 2 package is also available for Debian and Ubuntu in the [wiki:OpenvpnSoftwareRepos OpenVPN software repos].