nss-tls icon indicating copy to clipboard operation
nss-tls copied to clipboard

Allow specifying socket

Open g1drk opened this issue 5 years ago • 2 comments

This allows running multiple daemons. The plugin uses the NSS_TLS_SOCKET environment variable to find the socket.

g1drk avatar May 03 '20 13:05 g1drk

What is the purpose of this change? Why would a user want to have multiple daemons?

dimkr avatar May 04 '20 05:05 dimkr

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.

g1drk avatar May 04 '20 07:05 g1drk