nss-tls
nss-tls copied to clipboard
A DNS over HTTPS resolver for glibc
@kanru Sounds like an important fix for Bullseye to me 😸
This is currently hardcoded, which is inflexible and prevents having configuration files for specific use cases.
This is currently determined at build time, which is pretty inflexible and ties the plugin to specific runtime /etc/passwd configuration. It seems only to make sense using the configuration file...
This allows running multiple daemons. The plugin uses the NSS_TLS_SOCKET environment variable to find the socket.