Details
Description
Customers want control over TLS ciphers. In some cases, they are taking action to disable TLS 1.0 support in their JDK and other servers. For the most part this works fine, but Hue's implementation of Thrift is hard-coded to use TLSv1 and no other version of TLS.