[shrinkwrap-issues] [JBoss JIRA] (SHRINKWRAP-406) Provide capability to create signed archives

Bartosz Baranowski (JIRA) jira-events at lists.jboss.org
Mon May 14 06:22:18 EDT 2012


    [ https://issues.jboss.org/browse/SHRINKWRAP-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12692569#comment-12692569 ] 

Bartosz Baranowski commented on SHRINKWRAP-406:
-----------------------------------------------

http://chess.eecs.berkeley.edu/ptexternal/src/ptII/doc/codeDoc/ptolemy/copernicus/applet/JarSigner.html
http://jce.iaik.tugraz.at/sic/Support/Technical-Articles/Signing_JAR_Files_with_IAIK-CMS

Out of better idea Ive started hacking something to make tests against, but... it doing the same thing all over again, since classes capable of this exist. I really wonder why JDKs hide this, parts of security stuff is publi api, part isnt, makes little sense. 

mvn/ant tasks invoke jarsigner directly so, unless there is specific need for some API which builds some layer over signed jar we could probably go down this path.
                
> Provide capability to create signed archives
> --------------------------------------------
>
>                 Key: SHRINKWRAP-406
>                 URL: https://issues.jboss.org/browse/SHRINKWRAP-406
>             Project: ShrinkWrap
>          Issue Type: Feature Request
>    Affects Versions: 1.1.0-alpha-3
>            Reporter: Bartosz Baranowski
>              Labels: archive, feature, security, sign
>
> There should be a way to produce signed archives( jars for instance ) since those may be required by some tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list