From 7a4ca687a22ea81c05a01edabaa265e048172ba3 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Sat, 26 Mar 2016 16:32:36 +0000 Subject: [PATCH] Fix docs --- middleware/etcd/etcd.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/middleware/etcd/etcd.md b/middleware/etcd/etcd.md index 0f663d0bc..e5c1d3997 100644 --- a/middleware/etcd/etcd.md +++ b/middleware/etcd/etcd.md @@ -34,8 +34,6 @@ etcd [zones...] { * `path` the path inside etcd, defaults to "/skydns". * `endpoint` the etcd endpoints, default to "http://localhost:2397". * `upstream` upstream resolvers to be used resolve external names found in etcd. -* `tls` followed the cert, key and the CA's cert - -TODO: TLS params! +* `tls` followed the cert, key and the CA's cert filenames. ## Examples