[RFC][IcedTea-Web]: Support for signed JNLP files

Saad Mohammad smohammad at redhat.com
Thu Jun 16 14:30:40 PDT 2011


Hello,

I have been working on getting IcedTea-Web to support signed JNLP files. 
Signing of a JNLP file is done by either having an exact copy of the 
launching JNLP file, or by having a template (introduced in JNLP v7.0, 
Change#3: 
http://jcp.org/aboutJava/communityprocess/maintenance/jsr056/jnlp-7_0-changes.html) 
that matches the launching JNLP file. At the moment, I have been trying 
to find a solution that will match two valid JNLP files regardless of 
the order of the elements and attributes. I have attached a patch file 
that I believe could be a solution to comparing the two JNLP files. This 
is just the beginning of the implementation, so it is not the final 
patch. I still have a lot more work to do but I was just wondering 
others opinion on this approach.

Cheers,
Saad Mohammad

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110616/76eac4a2/attachment.html 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: compareFiles.patch
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110616/76eac4a2/compareFiles.patch 


More information about the distro-pkg-dev mailing list