Comment #1 on issue 7758 by
fr...@runscope.com: crypto/tls: add DHE support
http://code.google.com/p/go/issues/detail?id=7758
I'm also seeing errors in the CA chain for
Get
https://api.moip.com.br/: x509: certificate signed by unknown authority
(possibly because of "x509: cannot verify signature: algorithm
unimplemented" while trying to verify candidate authority
certificate "COMODO RSA Certification Authority")
It seems like everyone reissuing/updating certificates with the recent
Heartbleed announcement are getting new certificates that aren't fully
supported by crypto/tls.