Hello,
i am 99% sure that port 5552 is using SSL but i want to be sure: i configurated in my openfire configuration everywhere that ssl is required.
I made a tshark dump and everything seems to be encrypted.
But: In site client-connections-settings.jsp stands:
SSL Enabled: Yes
Client SSL Port: 5223
I connect over port 5222 - as i understood 5223 use the old version of ssl and 5222 the new version, right?
But there stands in the log:
Started plain (unencrypted) socket on port: 5222
I think this means, that both *can* be accepted if openfire is configurated to accept both? But in my case i accept SSL only so there is no unencrypted traffic on port 5222.
Is it correct that port 5222 uses SSL when i set "Client Connection Security" to "Required"?
On wireshark i couldnt read any message when SSL was required. I made then a test and disabled SSL and i could read everything. I just want to be sure that i done everything correct and the traffic is encrypted.
Sorry for my stupid question.
I hope you understand my bad english
Thanks!