I did not see anything at first sight that updated the server configuration of Nginx or Apache to server content over port 443 instead of 80. And you mentioned:
For every hostname you want to support, you need to have a web server configured and add an alias that points to the directory configured with dehydrated_challenges_directory.
I am using Geerlingguy.nginx and was surfing the web for an option to add Let's Encrypt certificates to my current Laravel LEMP project Stedding. Are there examples I could look at to make the two play nice together?
I did not see anything at first sight that updated the server configuration of Nginx or Apache to server content over port 443 instead of 80. And you mentioned:
I am using Geerlingguy.nginx and was surfing the web for an option to add Let's Encrypt certificates to my current Laravel LEMP project Stedding. Are there examples I could look at to make the two play nice together?