Too many words
This commit is contained in:
parent
88adb9e381
commit
3dedd28b5d
|
@ -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**
|
||||
|
||||
|
|
Loading…
Reference in New Issue