Comment 6 for bug 405233

Revision history for this message
calamar (cal-rhizomatik) wrote :

We have a demo server at xmpp.rhizomatik.net running jabberd with this patch. (note: I commented out the CRL checking). A tutorial and some utils for the cert generation can be found here, as long a debian lenny backported package:

https://rhizomatik.net/myceliafoafssl/wiki/XmppFoafSSL . There is also a django app that handles user registration and cert generation (a bit insecure now, since the client key generation is done server side).

Also, the trunk version of gajim also supports sasl-external now: http://trac.gajim.org/ticket/5704