Too many words

This commit is contained in:
Tim Sogard 2018-05-09 22:31:26 -04:00
parent 88adb9e381
commit 3dedd28b5d
1 changed files with 1 additions and 1 deletions

View File

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