moby--moby/registry
Vincent Batts a368e064a9 registry: don't iterate through certs
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>
2014-11-04 16:12:23 -05:00
..
MAINTAINERS
auth.go
auth_test.go
endpoint.go
endpoint_test.go
httpfactory.go
registry.go registry: don't iterate through certs 2014-11-04 16:12:23 -05:00
registry_mock_test.go
registry_test.go
service.go
session.go
session_v2.go
types.go