1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
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
..
auth.go
auth_test.go
endpoint.go
endpoint_test.go
httpfactory.go
MAINTAINERS
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 Fix login command 2014-10-30 19:44:44 -04:00
session.go
session_v2.go
types.go