I'll be grateful if someone could help me changing that.
Posted: Mon Nov 18, 2024 9:30 am
Hi everyone
I've realized that TLS1 is being blocked and I need to change it to TLS1.2 or TLS1.3 but I can't find configuration related to it.
There is this "bool NoTls1" option but when I set it to "true" it only uses SSLv3 which is not my use case.
So far, it seems like I need to change the source code and build it again.
I'll be grateful if someone could help me changing that.
I've realized that TLS1 is being blocked and I need to change it to TLS1.2 or TLS1.3 but I can't find configuration related to it.
There is this "bool NoTls1" option but when I set it to "true" it only uses SSLv3 which is not my use case.
So far, it seems like I need to change the source code and build it again.
I'll be grateful if someone could help me changing that.