Open sunkarakamal opened 5 years ago
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"
-noCertificateCheck as parameter to butler
+1 for kind of --insecure option
--insecure
As workaround run it from inside the server using -s localhost:8080
-s localhost:8080
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