wok diff easy-rsa/description.txt @ rev 25460
Update sourceforge.net web_sites with https://
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 28 08:10:35 2022 +0000 (2022-09-28) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/easy-rsa/description.txt Wed Sep 28 08:10:35 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).