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

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (24 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/easy-rsa/description.txt	Tue May 10 07:46:58 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).