did anyone already try to disable insecure encryption ciphers on the native SSL support in Domoticz?
Background:
I've scanned my local Domoticz with the SSLLabs SSL Server Test and it came to surface, that the rather insecure RC4 ciphers are still negotiated towards the client device/
Code: Select all
TLS_RSA_WITH_RC4_128_MD5 (0x4) INSECURE
TLS_RSA_WITH_RC4_128_SHA (0x5) INSECURE