Welcome! Log In Create A New Profile

Advanced

Re: Let's Encrypt TLS project: seeking nginx configuration module help

November 12, 2015 07:10PM
Folks might also want to look into letsencrypt client's webroot authentication plugin see

- http://letsencrypt.readthedocs.org/en/latest/using.html#plugins
- https://community.letsencrypt.org/t/letsencrypt-webroot-authentication-tested-on-beta-invited-whitelisted-domain/227612
- https://community.letsencrypt.org/t/using-the-webroot-domain-verification-method/144510

With webroot authentication there's a clearer separation in that letsencrypt client doesn't actually touch nginx configuration itself. Instead it just validates the domain(s) when you pass the public web root path of your domain(s) to the letsencrypt client. So you can script and do the actual nginx web server end configuration whichever way you want it setup and just point to the letsencrypt client obtained ssl certificate related files.

I think part of the problem is letsencrypt was only developed on Ubuntu, but there's a variety of ways that Nginx config files, structure can be setup across various OS platforms Ubuntu, Debian, RHEL, CentOS, Fedora and even within the same OS platform.

My personal vision of the letsencrypt nginx module would be to take advantage of letsencrypt webroot plugin for domain validation side and have custom code for setting up nginx ssl/http/2 vhost side to pointing to letsencrypt ssl certificates obtained. Unfortunately, the server vhost side has a variety of ways that can be configured.

Hope the info helps. Unfortunately, I am no python coder.
Subject Author Posted

Let's Encrypt TLS project: seeking nginx configuration module help

B.R. November 10, 2015 03:56AM

Re: Let's Encrypt TLS project: seeking nginx configuration module help

173279834462 November 11, 2015 10:07AM

Re: Let's Encrypt TLS project: seeking nginx configuration module help

B.R. November 11, 2015 12:30PM

Re: Let's Encrypt TLS project: seeking nginx configuration module help

George November 12, 2015 07:10PM

Re: Let's Encrypt TLS project: seeking nginx configuration module help

Django [BOfH] November 13, 2015 03:16AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 312
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready