Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 26/Mar/14 10:44 PM
Description:

If I create a JNLP slave and try to launch it using javaws from Java 7u51 on Linux, I get an error

Your security settings have blocked a self-signed application from running

As noted here, the remoting.jar needs to specify Permissions: full-permissions (I guess?) in its manifest, and needs to be signed with a trusted certificate (which apparently jenkins is not).

Workaround: run jcontrol, and under Security click Edit Site List..., and add the Jenkins root URL. Then try javaws again, this time dismissing the warnings.

Project: Jenkins
Labels: jnlp security
Priority: Major Major
Reporter: Jesse Glick
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to