Skip to content
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

nginx 1.25.1: the deprecated "ssl" directive is not supported anymore #458

Open
klevvit opened this issue Dec 16, 2023 · 0 comments
Open

Comments

@klevvit
Copy link

klevvit commented Dec 16, 2023

Information

nginx/1.25.3
https://whatismybrowser.com/w/AYNKTC6

Details

Config setup fails on latest nginx versions

Description

I tried to follow the instructions of the configuration I created, but sudo nginx -t failed in Certbot step after "Comment out SSL related directives in the configuration". I'm using the latest nginx version, and the problem is it doesn't support "ssl" directive since 1.25.1: http://nginx.org/en/CHANGES

Everything works fine when I skip "Comment" & "Uncomment SSL related directives" instructions.

Steps to reproduce

Expected behavior

"Commenting out SSL related directives" step should be hidden as legacy or removed.
The "listen ... http2" directive should be probably considered to have the same destiny: it's still supported, but is deprecated.

Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant