-
Notifications
You must be signed in to change notification settings - Fork 34
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
Utility forces http (no SSL support?) #4
Comments
Agreed, having the same problem. |
Ended up writing my own for the time being that targets any cluster Jenkins node, can remove/disable/enable a job on either side. |
Nice. Are you able to share the code? |
I'll see if I can get it approved |
This would be solved in #6. |
is there any way to pass nocertificatecheck parameter ,since our Jenkins uses self signed when i run butler command it says "Get https://xxxxxx8443/api/xml: x509: certificate signed by unknown authority" |
Description
Jenkins can and should be run over SSL/https. This utility does not allow you to specify https. Does it handle the protocol?
Related Issue
Changes proposed
Screenshots
The text was updated successfully, but these errors were encountered: