mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
the golang tls.Conn does a fine job of that. http://golang.org/src/pkg/crypto/tls/handshake_client.go?#L334 Signed-off-by: Vincent Batts <vbatts@redhat.com>