Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs update #3

Open
mlushpenko opened this issue Apr 13, 2017 · 0 comments
Open

Docs update #3

mlushpenko opened this issue Apr 13, 2017 · 0 comments

Comments

@mlushpenko
Copy link

Hi, just to improve what you have already written, the command must include the password to the trust store and full path to the keystore. I updated jenkins_slave.xml with the following line:

<arguments>-Xrs -Djavax.net.ssl.trustStorePassword=jenkins -Djavax.net.ssl.trustStore=C:\jenkins\jenkins -jar "%BASE%\slave.jar" -jnlpUrl https://jenkins/computer/windows-slave/slave-agent.jnlp -secret d9347aed6f261a55822ecb6992ca717asdasd8a8s7da8s7d536bffdc64440fe</arguments>

The last thing I had trouble with was that keystore file wasn't accessible for Jenkins slave, so I had to copy it to the Jenkins slave folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant