Set the list of cipher specifications to use for TLS tunnels.
The list must be a colon separated list of cipher specifications as accepted by OpenSSL. Calling this function without argument will restore the default.
https://www.openssl.org/docs/apps/ciphers.html#CIPHER_LIST_FORMAT
See Implementation
Set the list of cipher specifications to use for TLS tunnels.
The list must be a colon separated list of cipher specifications as accepted by OpenSSL. Calling this function without argument will restore the default.