Unbound and redis

Hello,

I use Unbound and i have also a Redis server, my question is easy: is that possible to add a password in the Unbound to access the Redis ?

Redis allows a “requirepass” to protect against non-authorized IPs but I have not found the key in the Unbound conf to indicate the pass…

Thanks in advance.

Bye Fred

Not with the current implementation. I believe it’s quite easy to add
support for it, though.