Open
Description
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
- install nginx/1.25.3
- try to install default (probably any) configuration from https://www.digitalocean.com/community/tools/nginx
- get an error at Certbot step
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
Metadata
Metadata
Assignees
Labels
No labels