-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b05
-
x86_64
-
windows_7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8073589 | 9 | Andy Herrick | P3 | Resolved | Fixed | b54 |
JDK-8082262 | emb-9 | Andy Herrick | P3 | Resolved | Fixed | b54 |
JDK-8086345 | 8u65 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8137391 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8076820 | emb-8u60 | Andy Herrick | P3 | Resolved | Fixed | team |
A DESCRIPTION OF THE REQUEST :
We want there to be a message when an JNA is allowed to run when the rule matches a hash.
<rule> <!-- allow anything signed with company's public cert -->
<id>
<certificate hash="794F53C746E2AA77D84B843BE942CAB4309F258FD946D62A6C4CCEAB8E1DB2C6" />
</id>
<action permission="run" version="SECURE">
<message>This is an applet that was allowed to run because its SHA-256 hash is stored in the DeploymentRuleSet.jar file</message>
</action>
</rule>
JUSTIFICATION :
To inform users that the applet they are using was allowed to run for a specific purpose.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Show a message
ACTUAL -
No message shown
We want there to be a message when an JNA is allowed to run when the rule matches a hash.
<rule> <!-- allow anything signed with company's public cert -->
<id>
<certificate hash="794F53C746E2AA77D84B843BE942CAB4309F258FD946D62A6C4CCEAB8E1DB2C6" />
</id>
<action permission="run" version="SECURE">
<message>This is an applet that was allowed to run because its SHA-256 hash is stored in the DeploymentRuleSet.jar file</message>
</action>
</rule>
JUSTIFICATION :
To inform users that the applet they are using was allowed to run for a specific purpose.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Show a message
ACTUAL -
No message shown
- backported by
-
JDK-8073589 DeploymentRuleSet <message> on run action
-
- Resolved
-
-
JDK-8076820 DeploymentRuleSet <message> on run action
-
- Resolved
-
-
JDK-8082262 DeploymentRuleSet <message> on run action
-
- Resolved
-
-
JDK-8086345 DeploymentRuleSet <message> on run action
-
- Resolved
-
-
JDK-8137391 DeploymentRuleSet <message> on run action
-
- Resolved
-
- relates to
-
JDK-8075478 Update documentation for changes to DRS in 8u60/9
-
- Resolved
-
-
JDK-8049999 DRS: Want customizable message in case of application blocking if only default rule is specified
-
- Resolved
-
(2 relates to)