Details
-
Wish
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
0.7
-
None
-
None
-
windows/linux/android
Description
Hello,
I have been toying with vysper for a while, but I haven't found way for TcpEndPoint to communicate only without encryption. I found method:
"org.apache.vysper.xmpp.server.XMPPServer.getServerRuntimeContext().getServerFeatures().setStartTLSRequired(false);"
but that's not working for me.
Am I missing something? Is it possible? If not I think it should be.