diff --git a/letsencrypt/README.md b/letsencrypt/README.md index 5af69dd..c868499 100644 --- a/letsencrypt/README.md +++ b/letsencrypt/README.md @@ -24,7 +24,7 @@ openssl x509 -in /etc/haproxy/certs/git.services.wit.com.pem -noout -text \ | sed -e 's/^\s*//' -e 's/DNS:/ -d /g' -e 's/, / \\\n/g' ``` -2) Visually inspect the list to ensure the list looks correct. Ensure that the original certs common name is covered. +2) Visually inspect the list for correctness. Ensure that the original certs common name is covered. 3) Run certbot, naming the **git.services.wit.com** cert as the one to be updated, and providing the **full list of domains the cert covers**