Hacker News new | ask | show | jobs
by dujiulun2006 3848 days ago
I wouldn't use pre-compiled binaries when it comes to certificates...

I would read the source code and compile ($ go build) it.

1 comments

Agreed; trusting a binary distribution for what is a security measure seems a bit weird...
It depends a lot on the source of the binaries.