[JDEV] Jabber server with SSL?

Chris Wilkes cwilkes-jabber at ladro.com
Fri Nov 15 09:20:08 CST 2002


On Thu, Nov 14, 2002 at 05:36:06PM -0800, Jay D. Dyson wrote:
> 
> 	But when I try to start up the Jabber with SSL, the system
> immediately kicks back an error that it can't bind to port 5223 (SSL
> enabled jabber).  Naturally, I checked via lsof -Pni to make sure nothing
> else was bound to that port, and it was free.

(note: jadmin@ might of been a better list for this question).

Run in debug mode and take a look at that output, here's how I do it:
  alias jabberfore=' jabberd -D -c /usr/local/etc/jabber.xml 2>&1 | tee /tmp/jabber.out'
then type 'jabberfore' and look at the /tmp/jabber.out.

Chris



More information about the JDev mailing list