| Other |
|---|
| 5.0u5 b04Fixed |
|
Relates :
|
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
|