Compatibility with openssl1.1.1
zerkms opened this issue · 3 comments
zerkms commented
This is to warn everybody that this library is not compatible with openssl1.1.1 running under php7.2:
On message send attempt it would throw
Connection lost after 30 seconds
from fabiang/xmpp/src/Connection/Socket.php:114
zerkms commented
Actually the original problem was in ejabberd.
BinoopV-Contus commented
ejabberd
What was the issue in ejabberd
zerkms commented
@BinoopV-Contus the newer versions should have been installed that are compatible with openssl1.1.1
To summarise: I upgraded erlang + ejabberd and did nothing with the client side code.