Open Kloadut opened 10 years ago
This gist gives a nice set of ciphers, plus potentially other nginx SSL extras
Here is the configuration I use with yunohost: https://gist.github.com/mbugeia/0252eba19225bf10269e
The cipher list is from intermediate compatibility of https://wiki.mozilla.org/Security/Server_Side_TLS
Tested with https://www.ssllabs.com/ssltest/ With a valid certificate (startssl) and sha2 intermediate certificate:
With yunohost self-signed certificate
Client compatibility
Protocol details
Add cypher list to nginx template, kinda like this:
To be tested