Ended up checking out branch 4.3 and backporting your changes, however, I must be
misunderstanding something because I'm having issues with the new db_mysql.so-file.
When I use that one I get this error and I cannot connect to the DB anymore:
```
ERROR: db_mysql [km_my_con.c:114]: db_mysql_new_connection(): driver error: SSL connection
error
```
Replacing with the debian package file works just fine again.
Isn't it enough just to re-compile the db_mysql module and replace the .so-file?
Standard settings, make with "TLS_HOOKS=1 make include_modules="db_mysql
tls" cfg"
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/406#issuecomment-159257771