mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-30 17:53:21 -04:00 
			
		
		
		
	plugin/tsig: new plugin TSIG (#4957)
* expose tsig secrets via dnsserver.Config * add tsig plugin Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
		| @@ -52,5 +52,6 @@ import ( | ||||
| 	_ "github.com/coredns/coredns/plugin/tls" | ||||
| 	_ "github.com/coredns/coredns/plugin/trace" | ||||
| 	_ "github.com/coredns/coredns/plugin/transfer" | ||||
| 	_ "github.com/coredns/coredns/plugin/tsig" | ||||
| 	_ "github.com/coredns/coredns/plugin/whoami" | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user