mlabouardy / butler

Export/Import Jenkins jobs & plugins 📤
MIT License
123 stars 34 forks source link

X 509 certificate issue #10

Open sunkarakamal opened 5 years ago

sunkarakamal commented 5 years ago

Description

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"

Related Issue

Changes proposed

-noCertificateCheck as parameter to butler

Screenshots

digitalfredy commented 4 years ago

+1 for kind of --insecure option

As workaround run it from inside the server using -s localhost:8080