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
Analyzing problem and generating solution…
Was this solution helpful?