打开主菜单
FiveYellowMice's Wiki
搜索
更改
←上一编辑
下一编辑→
Nginx SSL 配置
(编辑)
2016年6月4日 (六) 13:59的版本
添加48字节
、
2016年6月4日 (六) 13:59
无编辑摘要
<code>/etc/nginx/conf.d/ssl_security.conf</code>
<syntaxhighlight lang="nginx">
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
ssl_prefer_server_ciphers on;
FiveYellowMice
行政员
、
管理员
128
个编辑