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.
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.