diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:37:05 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:37:05 -0400 |
commit | da78ec0f9bd490094bb4f154111c93962f8073da (patch) | |
tree | 131125e39731c046207ee714a5f23c66b335cd82 /network/easyrsa | |
parent | 0c22c680111d76c77ffcdc9ea47d304488a766b2 (diff) |
network/easyrsa: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/easyrsa')
-rw-r--r-- | network/easyrsa/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/network/easyrsa/README b/network/easyrsa/README index 46b44b554322..07ac1cb371a8 100644 --- a/network/easyrsa/README +++ b/network/easyrsa/README @@ -1,8 +1,10 @@ -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. +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. +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 |