[ https://issues.apache.org/jira/browse/ACE-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163435#comment-15163435 ] Bram Pouwelse commented on ACE-525: ----------------------------------- I had a quick look at this but the {{DeploymentPackageBuilder}} is only used in iTests to be able to sign the actual deployment packages that are sent to the target just adding this support isn't enough. > Extend the DeploymentPackageBuilder to create signed DPs > -------------------------------------------------------- > > Key: ACE-525 > URL: https://issues.apache.org/jira/browse/ACE-525 > Project: ACE > Issue Type: Bug > Components: Deployment > Reporter: J.W. Janssen > Labels: ace-next-security > > The `org.apache.ace.builder` provides a nice API for creating DeploymentPackages, but it does not allow you to sign the result. > For Felix DeploymentAdmin, a similar API exists (used in the tests) which is able to sign the resulting deployment packages. We might leverage that code for this situation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)