Hi All,using Redis I like to secure the connection.What I figured is, that I need to use `rediss://[[user][:password@]][host][:port]` instead of `redis:]//[[user][:password@]][host][:port]` (rediss with two s).Deployment Type = StandaloneBut by default, Redis uses mutual TLS and requires clients to authenticate with a valid certificate. How can I tell the Redis Function (on Cribl side) what Certs to use? Or if I set up a new one under 'Group Settings > Security > Certificates' is there a way to kind of make the Redis Function aware of using a specific cert?How does it TLS work with Redis?Best Mario
Page 1 / 1
<@U01QFPWNB8C> - do you have any insights here?
<@UUP82DJHE> currently, Stream doesn't support mTLS with the Redis function
Thanks for confirming <@U01QFPWNB8C>. <@U04BZDDPNUX> - We added a feature request to add mTLS support to the Redis function, `CRIBL-16123` for future reference.cc: <@U02UFGDA7N1>
Thats unfortune, but good to know.Maybe you can add a short paragraph to the documentation as well, so people don't have to search for it.
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.