wok-6.x diff easy-rsa/description.txt @ rev 25437
Add wireguard for linux64
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 31 17:31:14 2022 +0000 (2022-08-31) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/easy-rsa/description.txt Wed Aug 31 17:31:14 2022 +0000 1.3 @@ -0,0 +1,4 @@ 1.4 +Easy-rsa is a CLI utility to build and manage a PKI CA. 1.5 +In laymen's terms, this means to create a root certificate authority, 1.6 +and request and sign certificates, including intermediate CAs and 1.7 +certificate revocation lists (CRL).