|
Size: 1128
Comment:
|
Size: 1226
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 10: | Line 10: |
| # create configuration files and folder for www.example.org | |
| Line 12: | Line 13: |
| }}} {{{ |
|
| Line 13: | Line 17: |
| # CA="https://acme-v02.api.letsencrypt.org" # ACL=('/var/www/www.example.org/.well-known/acme-challenge') |
CA="https://acme-v02.api.letsencrypt.org" «ACL=('/var/www/www.example.org/.well-known/acme-challenge') }}} {{{#!highlight sh |
getssl
Obtain SSL certificates from the letsencrypt.org ACME server.
# specify correct ACL option
CA="https://acme-v02.api.letsencrypt.org"
«ACL=('/var/www/www.example.org/.well-known/acme-challenge') 1 ./getssl www.example.org
