deis / workflow-cli

The CLI for Deis Workflow
http://deis.com
MIT License
31 stars 43 forks source link

use go-rootcerts to support custom PKI on darwin #271

Closed tmc closed 7 years ago

tmc commented 7 years ago

see https://github.com/hashicorp/go-rootcerts

bacongobbler commented 7 years ago

Until go 1.8 is out this sounds like a good workaround. If you feel like making a PR, this would be a good opportunity.

bacongobbler commented 7 years ago

this will be fixed in Go 1.7.4: https://groups.google.com/forum/#!topic/golang-announce/2lP5z9i9ySY

mboersma commented 7 years ago

Fixed in #281.