This repository was archived by the owner on Feb 8, 2021. It is now read-only.
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
Add SSL/TLS support to client and daemon #68
Open
Description
It would be great if the hyper client and daemon supported TLS for communication. This would allow me to do remote administration without the need to setup a VPN or SSH / SSL tunnel.
Nice to have would be if this worked with the same command line options as docker or it could use the docker machine / swarm setup in '~/.docker/machine' I.e client certificates etc.