Details
Description
HADOOP-13812 upgraded Tomcat to 6.0.48 which filters weak ciphers. Old SSL clients such as curl stop working. The symptom is NSS error -12286 when running curl -v.
Instead of forcing the SSL clients to upgrade, we can configure Tomcat to explicitly allow enough weak ciphers so that old SSL clients can work.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-13812 Upgrade Tomcat to 6.0.48
- Resolved
- is depended upon by
-
HDFS-11579 Make HttpFS Tomcat SSL property sslEnabledProtocols and clientAuth configurable
- Resolved
-
HDFS-11816 Update default SSL cipher list for HttpFS
- Resolved
- relates to
-
HADOOP-14083 KMS should support old SSL clients
- Resolved