JDK-6310737 : unable to import certificate into client authentication section with localized OSes
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 5.0u5
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-08-13
  • Updated: 2010-04-05
  • Resolved: 2005-09-27
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.
Other JDK 6
5.0u6 b03Fixed 6Fixed
Description
Perform testing following test case for 2125800 using any of localized Windows/Unix OSes
http://eltanin.east.sun.com:8000/dennis/bug/mustang/5.0update/2125800/unitTest.html

We are unable to import the dgu.p12 certificate into the Client Authentication section.

When the file was entered, it asked for a password. we entered the "dennisgu", clicked OK. The GUI "thought" for a moment then we were returned to the
Security window. NO password dialog for keystore appeared.

###@###.### tested it in various 5.0update builds and 5.0. The problem existed in 5.0.

Comments
EVALUATION This is due to a hard code string instead of localized string variables in Java plugin code, therefore it didn't translate correctly for non-us OS. Because there is no 5.0u5 b05 availabe, therefore this fix will target to 5.0u6 b03.
13-08-2005