[JDEV] problems with SSL support
kadokev at msg.net
kadokev at msg.net
Wed Mar 14 17:58:58 CST 2001
I'm having some problems trying to get SSL (on port 5223) working, using
jabber-1.4 on FreeBSD 4.2. I've tried the latest CVS with identical results.
>From my understanding of the documentation and discussion of SSL support,
I have configured everything correctly, however the jabberd never actually
opens a listening port for 5223?
Here's the relevant snippets of my jabber.xml:
...
</karma>
<ip port="5222"/>
<ssl port="5223">192.168.1.12</ssl>
</pthcsock>
</service>
...
</karma>
<rate points="5" time="25"/>
<ssl>
<key ip='192.168.1.12'>./ssl/key.pem</key>
</ssl>
</io>
I'd appreciate hearing from anybody who has gotten the SSL support working
under FreeBSD, or pointers to updated documentation on this feature.
Thanks,
Kevin Kadow
More information about the JDev
mailing list