Seems I managed to get module running via static linking
`LIBS+= /usr/lib/x86_64-linux-gnu/libssl.so.1.1
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
`
question is why it does not want to work with dynamic linking, while ie tls.so links ok to
libssl and libcrypto
--
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/1473#issuecomment-371499107