moby--moby/registry
Derek McGowan e863a07b89 Fix login and search TLS configuration
Currently login and search do not load per registry certificates.
This is a regression caused by the last refactor since this was recently fixed.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-07-28 10:36:57 -07:00
..
auth.go
auth_test.go
authchallenge.go
config.go Use notary library for trusted image fetch and signing 2015-07-24 14:08:20 -07:00
config_test.go
endpoint.go Fix login and search TLS configuration 2015-07-28 10:36:57 -07:00
endpoint_test.go
reference.go Use notary library for trusted image fetch and signing 2015-07-24 14:08:20 -07:00
registry.go Fix login and search TLS configuration 2015-07-28 10:36:57 -07:00
registry_mock_test.go
registry_test.go
service.go Fix login and search TLS configuration 2015-07-28 10:36:57 -07:00
session.go
token.go
types.go