Enable TLS 1.2 with Java 7 for Apache Tomcat

Issue

  • AWS is going to update TLS version as 1.2 as default for all S3 calls

Environment

  • Liferay Portal 6.2 and prior
  • Java 7

Resolution

  • Solution 1:
    •  Upgrade, JDK 7u131 or later on your Java environment, where TLS 1.2 is default
  • Solution 2:
    • Upgrade to Java 8, because the default encryption is TLS 1.2, additionally Tomcat 7 is compatible with Java 8, as well

Additional Information

这篇文章有帮助吗?
0 人中有 0 人觉得有帮助