[ 
https://issues.apache.org/jira/browse/FELIX-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423568#comment-13423568
 ] 

Guillaume Nodet commented on FELIX-3603:
----------------------------------------

It seems there is a problem.
The java.util.jar.JarVerifier class ignores all entries inside the META-INF 
folder, so even if those are signed, they won't be verified.
I'm investigating a work around.
                
> Resources in META-INF/xxx/ fodlers in a signed bundle should be checked
> -----------------------------------------------------------------------
>
>                 Key: FELIX-3603
>                 URL: https://issues.apache.org/jira/browse/FELIX-3603
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework Security
>            Reporter: Guillaume Nodet
>            Assignee: Karl Pauls
>             Fix For: framework.security-2.2.0
>
>
> See section 2.3.2 of the OSGi Core spec,
> Bundles do not support partially signed bundles. The manifest must contain 
> name sections for all resources but should not have entries for resources in 
> the META-INF directory. Signed entries in the META-INF directory must be 
> verified. Sub directories of META-INF must be treated like any other JAR 
> directory.

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

        

Reply via email to