distribution/cmd
Stephen J Day 9f5916b2c4 Add native TLS support to registry
This changeset provides simple tls support for a registry instance. Simply
providing a cert and key file are enough to get a tls registry running. If the
certs are trusted by the client, tls can be used throughout the push and pull
process.

If more complex TLS options are required, it is recommend that a proxy be used.
Contributions will be accepted to add more features, if necessary.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-02 14:38:47 -08:00
..
registry Add native TLS support to registry 2015-02-02 14:38:47 -08:00
registry-api-descriptor-template Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
registry-storagedriver-azure Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
registry-storagedriver-filesystem Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
registry-storagedriver-inmemory Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
registry-storagedriver-s3 Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00