Skip to content
Matt Simerson edited this page Dec 10, 2018 · 10 revisions

letsencrypt

Uses the acme.sh utility to validate and install TLS certificates from Let's Encrypt.

. mail-toaster.sh && provision letsencrypt

Sample output


Limitations

  • Firewalls: if a network device is blocking port 80 requests to your server, this step will not work.

Testing TLS configuration

Clone this wiki locally