wok diff easy-rsa/description.txt @ rev 25031

Add fatcat
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 20 09:25:51 2022 +0000 (2022-05-20)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/easy-rsa/description.txt	Fri May 20 09:25:51 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).