Component
Description
Redis/Valkey sentinnel seems not to accept TLS connections, is there any way to configure encrypted connection and specify CA?
REDIS_CONNECTION_TYPE=sentinel
REDIS_PASSWORD=...
REDIS_MASTER=my-myster-i-configured-in-sentinnel-conf
REDIS_SENTINELS=all.my.nodes1:port,....
REDIS_SENTINEL_PASSWORD=...
Environment
deployed in quadlets (podman systemd integration)
- OS: RHEL 9.7
- TBMQ: 2.2.0
- Browser: N/A