This section explains how to use the
qq ssl_modify_ciphers
command.Description
Set SSL cipher suites for the TLS 1.2 and 1.3 protocols. Note that ciphers required by Qumulo Core to function cannot be removed.
Usage
qq ssl_modify_ciphers [-h] [--tls12 TLS12] [--tls13 TLS13]
Flags
Flag Name | Required | Description |
---|---|---|
--tls12
|
No | Cipher suites used for the TLS 1.2 protocol as a colon-delimited string |
--tls13
|
No | Cipher suites used for the TLS 1.3 protocol as a colon-delimited string. |