wok-6.x diff easy-rsa/description.txt @ rev 24875
updated m4 (1.4.18 -> 1.4.19)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 31 10:07:36 2022 +0100 (2022-03-31) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/easy-rsa/description.txt Thu Mar 31 10:07:36 2022 +0100 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).