Merge: Update EasyRSA-Readme.md #426

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2022-03-22 13:49:23 +00:00
commit 8284dec85b
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -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
@ -200,7 +200,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: