aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--middleware/etcd/etcd.md4
1 files changed, 1 insertions, 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