
nginx: [warn] "ssl_stapling" ignored, not supported error
The following warning appeared when reloading Nginx
nginx: [warn]" ssl_stapling "ignored, not supported
This error is telling you that the ssl configured on the website is missing a complete certificate chain. . .
Completion by yourself, just add ssl certificate chain
💘 相关文章
- nginx: [warn] "ssl_stapling" ignored, issuer certificate not found for certificate的错误解决方法
- nginx: [warn] "ssl_stapling" ignored, not supported告警
- nginx "ssl_stapling" ignored, issuer certificate not found for certificate解决方法
- nginx配置时HTTPS出现"nginx: [warn] "ssl_stapling" ignored"的解决方法
- mysqldump error 1194的解決方法
- supervisor Error: File contains no section headers的解决方法
- php Parse error: syntax error, unexpected ';', expecting ',' or ')'的解决方法
- Acme.sh签发Buypass及ZeroSSL证书的方法
- Starting MySQL... ERROR! ……quit without updating PID file (/opt/mysql/data/mysql.pid)解決方法
- rclone error listing directory not found的解决方法