1: RC4 and 3DES are used when both have security issues. Actually the latter also is true of mbedtls/polarssl.
2: Only TLS 1.2 is supported. This makes multiple clients unable to connect.
BTW, I got this working after modifying the Makefile to luci-ssl to depend on libustream-openssl instead. No idea what the situation is but so far it works without a problem.
The text was updated successfully, but these errors were encountered:
neheb:
1: RC4 and 3DES are used when both have security issues. Actually the latter also is true of mbedtls/polarssl.
2: Only TLS 1.2 is supported. This makes multiple clients unable to connect.
BTW, I got this working after modifying the Makefile to luci-ssl to depend on libustream-openssl instead. No idea what the situation is but so far it works without a problem.
The text was updated successfully, but these errors were encountered: