-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
7u13
-
windows_7
FULL PRODUCT VERSION :
java version " 1.7.0_13 "
Java(TM) SE Runtime Environment (build 1.7.0_13-b20)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
A DESCRIPTION OF THE PROBLEM :
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/jcp.html
states:
---------------------------------------------
User-Level Certificates
Options
For Trusted, Secure site, and Client Authentication certificates, there are four options: Import, Export, Remove, and Details. The user can import, export, remove, and view the details of a certificate.
For Signer CA and Secure site CA, there is only one option: Details. The user can only view the details of a certificate.
---------------------------------------------
However, the buttons " import,export,remove,details " for the " user " tab ARE all enabled for the certificate types " Signer CA " and " Secure site CA " .
importing does function(i.e. it appears in the list), but at runtime this entry doesn't seem to have any effect on webstart ssl handling.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
open up java control panel
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
buttons should be disabled
ACTUAL -
buttons are enabled
REPRODUCIBILITY :
This bug can be reproduced always.
java version " 1.7.0_13 "
Java(TM) SE Runtime Environment (build 1.7.0_13-b20)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
A DESCRIPTION OF THE PROBLEM :
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/jcp.html
states:
---------------------------------------------
User-Level Certificates
Options
For Trusted, Secure site, and Client Authentication certificates, there are four options: Import, Export, Remove, and Details. The user can import, export, remove, and view the details of a certificate.
For Signer CA and Secure site CA, there is only one option: Details. The user can only view the details of a certificate.
---------------------------------------------
However, the buttons " import,export,remove,details " for the " user " tab ARE all enabled for the certificate types " Signer CA " and " Secure site CA " .
importing does function(i.e. it appears in the list), but at runtime this entry doesn't seem to have any effect on webstart ssl handling.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
open up java control panel
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
buttons should be disabled
ACTUAL -
buttons are enabled
REPRODUCIBILITY :
This bug can be reproduced always.