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
- breaks
-
HADOOP-14131 kms.sh creates bogus dir for tomcat logs
- Resolved
- is broken by
-
HADOOP-13812 Upgrade Tomcat to 6.0.48
- Resolved
- is depended upon by
-
HADOOP-14242 Make KMS Tomcat SSL property sslEnabledProtocols and clientAuth configurable
- Resolved
-
HADOOP-14141 Store KMS SSL keystore password in catalina.properties
- Resolved
-
HADOOP-14417 Update default SSL cipher list for KMS
- Resolved
- is related to
-
HDFS-11418 HttpFS should support old SSL clients
- Resolved