Indeed, there has to be a log message from `tls_server_name_cb()`.
Can you get the debug output from openssl s_client:
```
openssl s_client -servername
myservername.com -tlsextdebug -connect kamailio.ip:5061
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1938#issuecomment-487933353