|
Size: 1123
Comment:
|
← Revision 7 as of 2026-01-25 17:44:05 ⇥
Size: 1268
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| <<TableOfContents(2)>> | |
| Line 3: | Line 4: |
| * https://github.com/srvrco/getssl | * https://github.com/srvrco/getssl |
| Line 5: | Line 8: |
| cd ~ | |
| Line 8: | Line 12: |
| # create configuration files and folder for www.example.org | |
| Line 10: | Line 15: |
| }}} {{{#!highlight sh |
|
| Line 11: | Line 19: |
| # 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 |
Contents
getssl
Obtain SSL certificates from the letsencrypt.org ACME server.
1 ./getssl www.example.org
