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**