Description
Specifies the cipher suite to be used when negotiating the SSL handshake. LSWS supports cipher suites implemented in SSL v3.0, TLS v1.0, TLS v1.2, and TLS v1.3.
Syntax
Colon-separated string of cipher specifications.
例子
ECDHE-RSA-AES128-SHA256:RC4:HIGH:!MD5:!aNULL:!EDH
提示
We recommend leaving this field blank to use our default cipher which follows SSL cipher best practices.