Pre-Submission Checklist

Type Of Change

Checklist:

Description

A couple of commit (1 per each module) adding SSL support to db_redis and ndb_redis.

This mainly includes checking if proper parameter is provided (for ndb_redis it is ssl option in the DB URL and, for db_redis, a new opt_ssl parameter) and create a temporary SSL context that is used to initialise the redis context.

db_redis is also updated with another parameter to provide a DB access password.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/3345

Commit Summary

File Changes

(7 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3345@github.com>