butler icon indicating copy to clipboard operation
butler copied to clipboard

X 509 certificate issue

Open sunkarakamal opened this issue 6 years ago • 1 comments

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

sunkarakamal avatar Dec 10 '18 15:12 sunkarakamal

+1 for kind of --insecure option

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

digitalfredy avatar Aug 26 '20 19:08 digitalfredy