-
Bug
-
Resolution: Fixed
-
P3
-
5.0u5
-
b04
-
generic
-
generic
Perform l10n message update related to deployment team's rfe for 5.0u5.
6186280 -2125800 no method to automatically select client authentication certificate for applets
file to be updated: deploy/src/common/share/classes/com/sun/deploy/resources/Deployment.java
resources to be updated:
{ "clientauth.certlist.dialog.text", "The web site you are trying to connect to is requesting identification.\nPlease select the certificate to be used when connecting.\n" },
{ "clientauth.certlist.dialog.javaKS", "{0} (from Java keystore)" },
{ "clientauth.certlist.dialog.browserKS", "{0} (from browser keystore)" },
{ "deployment.security.clientauth.keystore.auto", "Use personal certificate automatically if only one matches server request" },
###@###.### 2005-06-01 21:55:11 GMT
6186280 -2125800 no method to automatically select client authentication certificate for applets
file to be updated: deploy/src/common/share/classes/com/sun/deploy/resources/Deployment.java
resources to be updated:
{ "clientauth.certlist.dialog.text", "The web site you are trying to connect to is requesting identification.\nPlease select the certificate to be used when connecting.\n" },
{ "clientauth.certlist.dialog.javaKS", "{0} (from Java keystore)" },
{ "clientauth.certlist.dialog.browserKS", "{0} (from browser keystore)" },
{ "deployment.security.clientauth.keystore.auto", "Use personal certificate automatically if only one matches server request" },
###@###.### 2005-06-01 21:55:11 GMT
- relates to
-
JDK-6186280 no method to automatically select client authentication certificate for applets
- Resolved