nss-tls
nss-tls copied to clipboard
Allow specifying socket
This allows running multiple daemons. The plugin uses the NSS_TLS_SOCKET environment variable to find the socket.
What is the purpose of this change? Why would a user want to have multiple daemons?
There are resolvers with content filtering, alternative DNS roots etc., where per-program granularity might be handy (this should be possible with my other patch for setting the config from the command line). Also: easy testing.