diff options
Diffstat (limited to 'network/easyrsa/README')
-rw-r--r-- | network/easyrsa/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/easyrsa/README b/network/easyrsa/README new file mode 100644 index 0000000000000..46b44b5543220 --- /dev/null +++ b/network/easyrsa/README @@ -0,0 +1,8 @@ +EasyRSA is a CLI utility to build and manage a PKI CA. Initially part of the +OpenVPN project (www.openvpn.net), now maintained by the community. + +The EasyRSA package and scripts are installed under /usr/share/easyrsa. They +can be copied anywhere else convenient when they are to be used. + +Further instructions for version 3 usage at: +https://community.openvpn.net/openvpn/wiki/EasyRSA3-OpenVPN-Howto |