Page 1 of 1

sever configuration TLS settings

Posted: Wed Jan 17, 2024 12:17 am
by quattrolinux
I noticed that config file contains TLS configuration

bool Tls_Disable1_0 false
bool Tls_Disable1_1 false
bool Tls_Disable1_2 false
bool Tls_Disable1_3 false

but I can't find obvious method to disable all but TLSv3 among all 205 current commands.
Please advise.