Tags: buffrr/letsdane
Tags
Add parameter to the resolver's LookupIP method to exclude non authen… …ticated responses. Switch to goproxy it's lightweight, appears to be more maintained, and doesn't break web sockets. Avoid doing TLSA lookups if no authenticated IP addresses are available. Send the authenticated response via proxy context to dialTLS in HTTP transport. Move proxy details to proxy.go and use the cmd app only to configure and start godane. Encrypt the private key