|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [mojo-dev] [jira] (MWEBSTART-176) Signing of the J... James Olsen (JIRA)
- [mojo-dev] [jira] (MWEBSTART-176) Signing of ... Andrei Urvantcev (JIRA)
Another variation on this is to support /JNLP-INF/APPLICATION_TEMPLATE.JNLP. This is the variation needed if using the JNLP Servlet to replace certain values. The plugin would therefore need a mechanism to replace those same parameterised items with the "*" required in APPLICATION_TEMPLATE.JNLP. Maybe this could leverage MWEBSTART-200?
The 'no codebase' issue is also worked around with this approach as we would include it but parameterise via the JNLP Servlet and use "*" in the APPLICATION_TEMPLATE.JNLP.
I've tested this manually and successfully replaced codebase, title and application-desc argument entries with wildcards and achieved 'secure' status.