@joelbax Thanks for the reply. Do you have access for a locally compiled and installed
libhiredis? Could you maybe execute this command: `$ pkg-config hiredis --cflags`
I am interested if maybe the pkg-config is usable here in deciding if its support SSL/TLS
or not.
For reference, on my ubuntu it shows this:
```
$ pkg-config hiredis --cflags
-D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3345#issuecomment-1522050864
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3345/c1522050864(a)github.com>