Hi.
My name isand we are working on an Unreal Game that connects to our XMPP (ejabbered) server for real-time chat.
The issue is that with ssl enabled it will not connect.
It connects fine using a normal XMPP client (like pidgin)
If we disabled ssl on ejabbered it will allow an unsecure connection with Unreal.
In ejabbered we see this error:
@ejabberd_receiver:handle_info:194 TLS error = SSL_do_handshake failed: error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca
We are using the included XMPP built into Unreal Engine (and we would prefer to use this - we know we can download some other library but most are gpl and we also want to keep the cross platform compatibility).
We are happy to pay 150$ (or whatever currency) if someone cal solve this for us.
We will provide you with a user/pass to log in as an XMPP client from Unreal and can relay any logs back from our server.