指定默认端口443
、传输加密ssl
、http2
等;
指定SSL
版本为目前安全的TLSv1.2
。
1 |
# cat /etc/nginx/conf.d/default.conf |