Philipp
1 min readMar 5, 2019

--

Hey there,

I’m glad you liked my article! Take a look at the nginx configuration in the nginx-certbot repository. Nginx is configured differently for port 80; it only accepts Let’s Encrypt requests and redirects everything else to port 443.

And when you run init-letsencrypt.sh, it creates a dummy certificiate, thus allowing nginx to start and avoid the chicken-egg problem.

--

--

Philipp
Philipp

Written by Philipp

I make software. Passionate about Elixir. User of C++, Ruby & JavaScript. Current project: https://www.dblsqd.com

No responses yet