Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
nginx
/
78d56b0f1e0d806f83421b88b9dcc981cb43bdf8
/
.
/
nginx
/
files
/
_ssl_normal.conf
blob: ff0b71b7eb6cf0698e1015be6fd6175ae2d2a107 [
file
] [
log
] [
blame
]
ssl_protocols
TLSv1
TLSv1
.
1
TLSv1
.
2
;
ssl_ciphers
"EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH"
;
ssl_prefer_server_ciphers on
;
ssl_ecdh_curve secp521r1
;