From 3dedd28b5d3143b0ed5ea551a459f466547c990a Mon Sep 17 00:00:00 2001 From: Tim Sogard Date: Wed, 9 May 2018 22:31:26 -0400 Subject: [PATCH] Too many words --- letsencrypt/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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**