JDK-2201242 : Request to localise deployment.security.clientauth.keystore.auto to new value
  • Type: Backport
  • Backport of: JDK-6986709
  • Component: globalization
  • Sub-Component: translation
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2010-10-19
  • Updated: 2011-04-18
  • Resolved: 2011-04-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u22-revFixed 7 b130Fixed
Comments
EVALUATION The update is already available in jdk7 repository. It was probably integratd as part of jdk7 message drop 1 (7017734) in b130. % grep deployment.security.clientauth.keystore.auto * Deployment_de.java: { "deployment.security.clientauth.keystore.auto", "Kein Prompt f\u00FCr Clientzertifikatauswahl, wenn keine Zertifikate oder nur ein Zertifikat vorhanden sind" }, Deployment_es.java: { "deployment.security.clientauth.keystore.auto", "No solicitar la selecci\u00F3n de certificados de cliente cuando no exista ning\u00FAn certificado o exista s\u00F3lo uno" }, Deployment_fr.java: { "deployment.security.clientauth.keystore.auto", "Ne pas demander de certificat client lorsqu'il n'en existe aucun ou qu'un seul" }, Deployment_it.java: { "deployment.security.clientauth.keystore.auto", "Non chiedere la selezione del certificato del client se non esistono certificati o se ne esiste solo uno" }, Deployment_ja.java: { "deployment.security.clientauth.keystore.auto", "\u8A3C\u660E\u66F8\u304C\u5B58\u5728\u3057\u306A\u3044\u304B1\u3064\u306E\u307F\u5B58\u5728\u3059\u308B\u5834\u5408\u306B\u30AF\u30E9\u30A4\u30A2\u30F3\u30C8\u8A3C\u660E\u66F8\u306E\u9078\u629E\u3092\u5C0B\u306D\u306A\u3044" }, Deployment.java: { "deployment.security.clientauth.keystore.auto", "Don't prompt for client certificate selection when no certificates or only one exists" }, Deployment_ko.java: { "deployment.security.clientauth.keystore.auto", "\uC778\uC99D\uC11C\uAC00 \uC5C6\uAC70\uB098 \uD558\uB098\uB9CC \uC874\uC7AC\uD558\uB294 \uACBD\uC6B0 \uD074\uB77C\uC774\uC5B8\uD2B8 \uC778\uC99D\uC11C \uC120\uD0DD\uC744 \uD655\uC778\uD558\uC9C0 \uC54A\uC74C" }, Deployment_pt_BR.java: { "deployment.security.clientauth.keystore.auto", "N\u00E3o solicitar a sele\u00E7\u00E3o de certificados do cliente quando n\u00E3o existir certificado ou existir somente um certificado" }, Deployment_sv.java: { "deployment.security.clientauth.keystore.auto", "Fr\u00E5ga inte efter urval av klientcertifikat om det finns endast ett eller inget certifikat" }, Deployment_zh_CN.java: { "deployment.security.clientauth.keystore.auto", "\u5F53\u4E0D\u5B58\u5728\u8BC1\u4E66\u6216\u4EC5\u5B58\u5728\u4E00\u4E2A\u8BC1\u4E66\u65F6, \u4E0D\u4F1A\u63D0\u793A\u60A8\u9009\u62E9\u5BA2\u6237\u673A\u8BC1\u4E66" }, Deployment_zh_TW.java: { "deployment.security.clientauth.keystore.auto", "\u6C92\u6709\u6191\u8B49\u6216\u53EA\u6709\u4E00\u500B\u6191\u8B49\u6642\uFF0C\u4E0D\u8981\u63D0\u793A\u5F9E\u5C6C\u7AEF\u6191\u8B49\u9078\u53D6" },
17-03-2011

EVALUATION forward port
03-12-2010