From 803b54f1c558e068f20e566cef2dc01549462433 Mon Sep 17 00:00:00 2001 From: "calvin.house" Date: Fri, 10 Apr 2026 03:30:08 +0000 Subject: [PATCH] fixed grammatical error --- tls_docs/ca/certificate_signing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tls_docs/ca/certificate_signing.md b/tls_docs/ca/certificate_signing.md index 27e74f2..e0936f6 100644 --- a/tls_docs/ca/certificate_signing.md +++ b/tls_docs/ca/certificate_signing.md @@ -27,7 +27,7 @@ chmod 444 certs/server.crt Generally, the CSR is provided to the CA for signing, in order for the private key that generates the CSR to remain secure. The following are choices to generate the desired CSR type: -***Note: If using sudo su -c, the subsequent command may need to be wrapped ' '*** +***Note: If using sudo su -c, the subsequent command may need to be wrapped with ' '*** **Peers**