Description
Ns_server sets ssl_cipher_order param in memcached.json, which could be true or false. Memcached needs to enforce using of server's cipher order if ssl_cipher_order param is set to true.
Could be verified using testssl utility:
$ testssl.sh 127.0.0.1:11996
|
|
...
|
|
Has server cipher order? nope
|