|
|
|
|
|
by newman314
4882 days ago
|
|
For that reason, I prefer to explicitly list the ciphers to be used to avoid situations like this or when OpenSSL decides to modify its cipher list. FWIW, this is what I use: ECDHE-RSA-AES128-GCM-SHA256:AES128-GCM-SHA256:ECDHE-RSA-RC4-SHA:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-S
HA:RC4-SHA:AES128-SHA:AES256-SHA; |
|