Port 5552 = SSL?
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...
View ArticleRe: Enable contact list group sharing
thanks for your help , Henrique, i think can noly use your function to try . holping openfire team can fix this issue on ther next version.
View ArticleRe: Enable contact list group sharing
Henrique , i used your function and the page still can not show the share group name , i used jdbc driver . is that problem?
View ArticleRe: Enable contact list group sharing
Sorry, the code of the method was wrong, try again. And check if appears in the table ofGroupProp
View ArticleRe: Enable contact list group sharing
It's the same with me. I believe it is a bug, I do not know if there is another way to fix. But, I edited the source and recompiled. I set the displayName as the group name and saved in the database...
View ArticleIOException using IBB stream
Hi. I'm trying to use NIO Channels to transfer files using Smack. Basically, this is the code for retrieving a file and writing it into a file on the local machine: FileChannel fc = new...
View ArticleRe: IBBInputStream does not behave appropriately (auto-closing?)
More than 2 years old, and still unresolved... I just lost a couple of hours debugging on the server, then on a local machine, with different versions of client and server, just to discover that simply...
View ArticleRe: media proxy
Any progress on this? We seem to stumble upon the same issue.Is this a server configuration thing? In the openfire admin we have enabled MediaService, but when features are requested; we cannot see any...
View ArticleRe: How to build redfire in Eclipse?
I also want to know how to build redfire project,maybe we should use flashbuilder(since i saw many files end with ".as").Looking forward someone who knows could help.Thanks Very Much!
View Articlegetting authenticate to openldap
Hello guysI'm not gettingauthenticate toopenldap, the following error appears:No oneinformed orinformeduser was not found.I didsetupmyopenldapbut I can nottake the test, I await the considerationsof...
View ArticleRe: Enable contact list group sharing
I used the "Custom Database Integration Guide":http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/db-integ ration-guide.html And the "Building the Source" to modify and compile the...
View ArticleUpdate Openfire bouncycastle library from 1.46 to 1.49
The latest version of Jitsi Videobridge plugin for Openfire requires latest bouncycastle version 1.49. Please find attached a diif file of proposed changes to Openfire to support his. If there are no...
View ArticleRe: Port 5552 = SSL?
The XMPP stream starts always unencrypted over a plain socket. If TLS is required by Openfire it will send a <starttls><required/></starttls> during the stream negotiation process...
View ArticleRe: Port 5552 = SSL?
bas wrote: But i might be paranoid.Paranoid suspecting that he might be paranoid? You are in trouble Real certs are stronger by assumption that certification authorities can be trusted. As nobody is...
View ArticleRe: Port 5552 = SSL?
Jason wrote: because the admins can go around to every computer and download the self signed cert and install it in the computer's "trust store". Obviously a lot of manual work...Admins never go around...
View ArticleRe: Update Openfire bouncycastle library from 1.46 to 1.49
I don't think anyone will object your authority here
View ArticleRe: Port 5552 = SSL?
Lol, we do it via GPO too. Didn't want to get into that in this discussion though, since that usually only applies to a corporate network of some kind. I was trying to make a point that usuing a selfie...
View ArticleRe: Port 5552 = SSL?
Well, that depends. We wanted to use more secure email (POP3 is already SSL, but SMTP isn't). So we asked our mail hoster and they purchased the cert. But Outlook refused to trust it (RapidSSL cert)....
View Article