mirror of
https://github.com/coredns/coredns.git
synced 2025-10-31 18:23:13 -04:00
* Use common TLS parsing routine for etcd Change to use the new common routine, and update the docs to reflect the different options for passing TLS configuration. * Move middleware/tls to middleware/pkg/tls This was put in the wrong place originally.