I was primarily interested in doing:
go get code.google.com/p/goprotobuf/proto
go get code.google.com/p/goprotobuf/protoc-gen-go
Which works w/ a ca.pem using a trusted root CA. I should probably
fix that with the python code as well since hg pull of go ends
up getting new code.google.com fingerprints every few days.
On Dec 3, 2013, at 12:36 PM, David du Colombier <[email protected]> wrote:
> Yes, but using "go get" on a HTTPS URI will fail if you don't trust its root
> certificate authority.
>
> --
> David du Colombier
>