mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
The reason for this PR is many bug fixes in the nginx plugin for changes we haven't released yet are included in #5220 which may not make our next release. If it doesn't, we will (mostly) revert the nginx plugin back to its previous state to avoid releasing these bugs and will revert this PR after the release. * Revert "Nginx IPv6 support (#5178)" This reverts commit68e37b03c8. * Revert "Fix bug that stopped nginx from finding new server block for redirect (#5198)" This reverts commite2ab940ac0. * Revert "Nginx creates a vhost block if no matching block is found (#5153)" This reverts commit95a7d45856.