http://tip.golang.org/pkg/crypto/tls/
1) Is it more accurate to say "partially implements TLS 1.2"?
2) What exactly is missing from the implementation? (why "partially"?)
3) type ConnectionState doesn't document all its members. I assume NegotiatedProtocol is
"NextProtos", not, say TLS version used.