Skip to content

Add ssl parameter to IPv6 listen directive #1632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Cicco0
Copy link

@Cicco0 Cicco0 commented Apr 15, 2025

Pull Request (PR) description

This change ensures that the ssl parameter is also applied to the IPv6 listen directive ([::]:993) when the Nginx version is ≥ 1.15.0. Previously, only the IPv4 directive (*:993 ssl) included the ssl parameter.

@TheMeier
Copy link
Contributor

TheMeier commented Jun 4, 2025

@Cicco0 can you please add a test for that condition and rebase.

@Cicco0 Cicco0 force-pushed the add-missing-mailhost-ssl branch from e36d9e9 to 037b1fc Compare June 6, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants