Daniel Hiltgen
124792a871
Add TLS support for discovery backend
...
This leverages recent additions to libkv enabling client
authentication via TLS so the discovery back-end can be locked
down with mutual TLS. Example usage:
docker daemon [other args] \
--cluster-advertise 192.168.122.168:2376 \
--cluster-store etcd://192.168.122.168:2379 \
--cluster-store-opt kv.cacertfile=/path/to/ca.pem \
--cluster-store-opt kv.certfile=/path/to/cert.pem \
--cluster-store-opt kv.keyfile=/path/to/key.pem
Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com >
2015-10-07 16:01:00 -07:00
..
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-08-11 07:30:58 -07:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-07 16:01:00 -07:00
2015-10-04 21:22:27 +02:00
2015-06-15 13:19:38 -07:00
2015-10-04 22:28:19 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-08-27 08:47:03 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-07 03:54:27 -07:00
2015-10-07 03:54:27 -07:00
2015-10-07 03:54:27 -07:00
2015-10-07 03:54:27 -07:00
2015-10-07 03:54:27 -07:00
2015-10-07 03:54:27 -07:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-05 15:27:45 -07:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00