Tigase Server

warning: Creating default object from empty value in /home/webapp/drupal-6.28/sites/all/modules/i18n/i18ntaxonomy/i18ntaxonomy.pages.inc on line 34.
Article is about Tigase Server

Git clone fails..

Submitted by Anonymous on Thu, 2013-02-21 16:23

Hi,

Cloning the tigase server fails with SSL/HTTP error:

git clone https://repository.tigase.org/git/tigase-server.git
Cloning into 'tigase-server'...
error: SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed while accessing https://repository.tigase.org/git/tigase-server.git/info/refs
fatal: HTTP request failed

I have a lot of other repositories, and they just work out fine.

-Any ideas?
/Stef

Tigase Server rejects real server pkcs#12 private-key and certificate-chain

Submitted by Anonymous on Thu, 2013-02-21 12:33

Hi,

Thank you very much for creating the Tigase XMPPP server.

In my environment the Tigase Server is installed with everything except the experimental zlib extension.

However my attempts to configure it for TLS always fail -- the tigase.log.0 shows "trust model= selfsigned" prattle.

This is a real server private-key and associated server certificate issued by a company CA, together with the CA certificate.
Certainly not some self-signed testing dummy.
It's all in a single file "server.pem".

does tigase support getmemberlist function in muc

Submitted by Anonymous on Tue, 2013-02-19 08:10

I use psi to configure the group chat room ,but I can't find the getmemberlist option. Does tigase support this function?
I want to use this function to get all member in the room.
then I can display difference state about all member like qq group. If tigase support this function, How can I configure it?

auto roster by domain

Submitted by Anonymous on Mon, 2013-02-18 14:44

hi,
first, thx for your apps :)
i would like to use tigase for multiple domains but i don't know how to make automatic roster for each....

is there any function or psi function to do that?