-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 5.0u5
-
Component/s: globalization
-
b04
-
b04
-
generic
-
generic
Files to be updated: src/common/share/classes/com/sun/deploy/resources/Deployment_xx.java
Following messages should be added.
> { "deployment.security.TLSv1", "Use TLS 1.0" },
> { "deployment.security.SSLv2Hello", "Use SSL 2.0" },
> { "deployment.security.SSLv3", "Use SSL 3.0" },
Translation can be leveraged from 6.0.
deployment.security.SSLv2 should be used for the string deployment.security.SSLv2Hello
Following messages should be added.
> { "deployment.security.TLSv1", "Use TLS 1.0" },
> { "deployment.security.SSLv2Hello", "Use SSL 2.0" },
> { "deployment.security.SSLv3", "Use SSL 3.0" },
Translation can be leveraged from 6.0.
deployment.security.SSLv2 should be used for the string deployment.security.SSLv2Hello
- relates to
-
JDK-5077603 SSL/TLS configuration options in Java Control Panel
-
- Resolved
-