|
||||||||
|
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.

Daniel,
Thanks for updating this ticket.
The steps there are horrible.
What we really like to do is to have Windows 7 connect to our Jenkins master running on https protocol.
When the master is on http, we can just use 'java -jar slave.jar -jnlpUrl http://<master>:<port>/<path>/computer/<slave-IP>-jnlp/slave-agent.jnlp -secret <secret-code>' on slave to connect to master.
If we can run a command from the Windows 7 to connect to https master, that'll be great.
I googled and asked the question in Jenkins users mailing list and couldn't find a good answer.
If you or someone can help us on this, that'll be great.
Thanks.