[rfc][icedtea-web] Trusted-only manifest attribute

Andrew Azores aazores at redhat.com
Thu Mar 20 15:33:13 UTC 2014


Hi,

This implements the Trusted-only manifest attribute [0]. It's quite a 
simple check compared to some of the other new ones. A test case is 
included that verifies that specifying the attribute in the manifest, 
for a signed applet, without specifying the applet security in the 
applet HTML tag, is not allowed. More test cases will come later on.

[0] 
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/manifest.html#trusted_only

Thanks,

-- 
Andrew A

-------------- next part --------------
A non-text attachment was scrubbed...
Name: trusted-only-attribute.patch
Type: text/x-patch
Size: 4170 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140320/35dbee94/trusted-only-attribute.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trusted-only-attribute-tests.patch
Type: text/x-patch
Size: 9195 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140320/35dbee94/trusted-only-attribute-tests.patch>


More information about the distro-pkg-dev mailing list