mirror of
https://github.com/certbot/certbot.git
synced 2026-07-23 06:13:54 +02:00
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>
Nginx plugin for Certbot