LMSouq
server-admin Open

nginx the "ssl" directive is deprecated, use the "listen ... ssl"

SA
sambua
1 month ago
3 views
Problem Description
After NGINX upgrade to `v1.15.2` starts getting the warning. `nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /usr/local/etc/nginx/sites-enabled/confid-file-name:8` Where the 8th line is `ssl on;` how I can solve this?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base