certbot/certbot-nginx
ohemorange d98edd97ad
Preserve IP addresses when adding ssl listen directives in nginx server blocks (#10145)
Fixes #10011

When we take a server block with no ssl addresses in and and enable ssl,
if it has any listens on the http port, use those host addresses when
creating a directive to listen on ssl. Addresses with no port and on
other ports will be ignored.

---------

Co-authored-by: Will Greenberg <willg@eff.org>
2025-01-28 10:52:06 -08:00
..
certbot_nginx Preserve IP addresses when adding ssl listen directives in nginx server blocks (#10145) 2025-01-28 10:52:06 -08:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-nginx tests 2016-04-13 16:45:54 -07:00
MANIFEST.in make tests internal (#9638) 2023-03-28 15:01:31 -07:00
README.rst s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
setup.py update policy on minimum dependency versions (#10130) 2025-01-15 09:47:40 -08:00

Nginx plugin for Certbot