wok-6.x diff easy-rsa/description.txt @ rev 25497
Up w3m (0.5.3+git20220429)
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Fri Dec 09 14:24:30 2022 -0500 (2022-12-09) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/easy-rsa/description.txt Fri Dec 09 14:24:30 2022 -0500 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).