Currently the httpHelper is hard coded to do insecure calls to the API: https://github.com/apptio/d42cli/blob/master/httphelper/httphelper.go#L36 this should be a param that can be configured as required per use-case.