VariableTLS_CIPHER_SUITES
Description Used to set the allowed TLS protocols and cipher suites

Which TLS protocols and cipher suites to allow when communicating.

ini
TLS_PROTOCOLS=TLSv1.2,TLSv1.3
TLS_CIPHER_SUITES=TLS_DHE_RSA_WITH_AES_128_GCM_SHA256,TLS_DHE_RSA_WITH_AES_256_GCM_SHA384