doc/
subfolder, the README file is autogenerated)The created ssl context in the db_redis
and ndb_redis
modules does not use client certificates 1, 2 which is against the default in current Redis configurations 3. The used Redis server therefore needs to be configured to not use tls-auth-clients 3. Without setting this configuration in Redis, no TLS connection to the Redis server can be established, since Redis will not accept unsigned/not-validated client certificates.
There is also a small typo in "ac_path" in both docs which was fixed to "ca_path", added with some more specification to which certificate is validated.
https://github.com/kamailio/kamailio/pull/3804
(2 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.