Specify root for certbot execution

This commit is contained in:
Tim Sogard 2018-06-12 01:11:24 -04:00
parent 5b5ab99aa7
commit f873c26dc1
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ Assumptions:
- HAProxy is still configured to pass 80/tcp traffic matching `path_beg /.well-known/acme-challenge/` to the `letsencrypt-backend`
- Traffic for the new domain will be terminated by HAProxy on roberto.wit.com
**Note:** Run the following as `root` on roberto.
To update the certificate modify the list of domain arguments (`-d foo.com`) below and use the following process:
1) Acquire the list of domains the **current certificate** is responsible for formatted as arguments to `certbot`: