-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b05
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8009186 | 8 | Andy Herrick | P3 | Closed | Fixed | b80 |
JDK-8021666 | 7u60 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8017638 | 7u45 | Andy Herrick | P3 | Closed | Fixed | b01 |
JDK-8009449 | 7u40 | Andy Herrick | P3 | Closed | Fixed | b35 |
JDK-8009798 | 7u25 | Andy Herrick | P3 | Closed | Fixed | b01 |
Testing env: 32bit winxp, 8 nightly bundle #601
Steps to reproduce:
- remove all files in dep_user_home/security
- copy file http://rehte.cn.oracle.com:8080/wshost/new_framework/new_framework/tests/javaws/blacklist/lib/bl_cert to dep_user_home/security/blacklisted.certs
- load sandbox signed app http://rehte.cn.oracle.com:8080/wshost/new_framework/new_framework/tests/javaws/blacklist/jnlp/HelloSandbox.jnlp, if it shows an "Application blocked" dialog says "your security setting have blocked signed signed sandbox app...", bug is reproduced.
for the signed all permission app like http://rehte.cn.oracle.com:8080/wshost/new_framework/new_framework/tests/javaws/blacklist/jnlp/Hellooo.jnlp, its dialog is different, which clearly says that "Failed to validate certificates". pls see the screen shot
Steps to reproduce:
- remove all files in dep_user_home/security
- copy file http://rehte.cn.oracle.com:8080/wshost/new_framework/new_framework/tests/javaws/blacklist/lib/bl_cert to dep_user_home/security/blacklisted.certs
- load sandbox signed app http://rehte.cn.oracle.com:8080/wshost/new_framework/new_framework/tests/javaws/blacklist/jnlp/HelloSandbox.jnlp, if it shows an "Application blocked" dialog says "your security setting have blocked signed signed sandbox app...", bug is reproduced.
for the signed all permission app like http://rehte.cn.oracle.com:8080/wshost/new_framework/new_framework/tests/javaws/blacklist/jnlp/Hellooo.jnlp, its dialog is different, which clearly says that "Failed to validate certificates". pls see the screen shot
- backported by
-
JDK-8021666 if cert is blacklisted, launching sandbox signed app will show a misleading dialog
- Resolved
-
JDK-8009186 if cert is blacklisted, launching sandbox signed app will show a misleading dialog
- Closed
-
JDK-8009449 if cert is blacklisted, launching sandbox signed app will show a misleading dialog
- Closed
-
JDK-8009798 if cert is blacklisted, launching sandbox signed app will show a misleading dialog
- Closed
-
JDK-8017638 if cert is blacklisted, launching sandbox signed app will show a misleading dialog
- Closed