-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
7u60, 7u65, 8u11
-
win7-x64 + Jre7u65b02/32bit + FF27
-
b12
-
x86_64
-
windows_7
Component: javafx
Bundle: Jre7u65b02/32bit
Platform: win7-x64
Steps:( this test case is from new_framework/tests/javafx/manual/AppletSecurityManual/testcases/AppletSecurityManualScenarios/TrustedCA_applet.html)
Test Procedure:
1.Use 'javaws -uninstall' to clear the cache.
2.Remove all the trusted certificates from “Java Control Panel->Security->Certificate->Trusted Certificate” and “Java Control Panel->Security->Certificate->Signer CA”
Open JCP, select the Security tab and click the Certificate button
3.Import the signer CA from
${new_framework}/tests/javafx/manual/AppletSecurityManual/lib/jitu.certs
4.Run an signed JavaFX from http://localhost:8080/AppletSecurityManual/html/FXManualTest.html
5.Security pop-up should be there
6.Make sure the Publisher has been changed to "Jitender Singh"
7.Click on "More Information" and make sure that warning related to publisher has been changed into information message "The digital signature has been generated with trusted certificate"
8.Click on Run button and applet should get loaded fine.
The actual result:
At step3:we can not import the certificate successfully,there's no response in JCP.Please refer to attachment.
Bundle: Jre7u65b02/32bit
Platform: win7-x64
Steps:( this test case is from new_framework/tests/javafx/manual/AppletSecurityManual/testcases/AppletSecurityManualScenarios/TrustedCA_applet.html)
Test Procedure:
1.Use 'javaws -uninstall' to clear the cache.
2.Remove all the trusted certificates from “Java Control Panel->Security->Certificate->Trusted Certificate” and “Java Control Panel->Security->Certificate->Signer CA”
Open JCP, select the Security tab and click the Certificate button
3.Import the signer CA from
${new_framework}/tests/javafx/manual/AppletSecurityManual/lib/jitu.certs
4.Run an signed JavaFX from http://localhost:8080/AppletSecurityManual/html/FXManualTest.html
5.Security pop-up should be there
6.Make sure the Publisher has been changed to "Jitender Singh"
7.Click on "More Information" and make sure that warning related to publisher has been changed into information message "The digital signature has been generated with trusted certificate"
8.Click on Run button and applet should get loaded fine.
The actual result:
At step3:we can not import the certificate successfully,there's no response in JCP.Please refer to attachment.
- relates to
-
JDK-8042022 Import certificates dialog hangs
- Closed