From 90071cc753d594a2870becf676a5ab1db5c51efc Mon Sep 17 00:00:00 2001 From: Noah Spahn Date: Sun, 3 Jan 2021 21:17:59 -0800 Subject: [PATCH] Update EasyRSA-Readme.md A few more readability corrections/suggestions --- doc/EasyRSA-Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/EasyRSA-Readme.md b/doc/EasyRSA-Readme.md index 7bf236f..bdf137b 100644 --- a/doc/EasyRSA-Readme.md +++ b/doc/EasyRSA-Readme.md @@ -154,7 +154,7 @@ Using Easy-RSA as a CA #### Building the CA In order to sign requests to produce certificates, you need a CA. To create a - new CA in a PKI you have created, run: + new CA in the PKI you have created, run: ./easyrsa build-ca @@ -197,7 +197,7 @@ Using Easy-RSA as a CA Additional types of certs may be defined by local sites as needed; see the advanced documentation for details. -#### Revoking and publishing CRLs +#### Revoking and publishing Certificate Revocation Lists (CRLs) If an issue certificate needs to be revoked, this can be done as follows: