[xmppd-dev] ip and tls element configuration and IP addresses
Daniel Aleksandersen
aleksandersen+xmppd.org at runbox.com
Sat Feb 21 09:30:42 CET 2009
Hi list
A quick questions about configuring jabberd for encyption.
<service><pthcsock>
<ip port="5222"/>
<tls port="5222"/>
<tls port="5223"/>
</pthcsock></service>
<io><tls>
<key id="*" type="chain" private-key="/etc/jabber.key">/etc/jabber.crt</key>
<cacertfile>/etc/cacerts.pem</cacertfile>
</tls></io>
Is the above configuration correct? or do I have to spesicfy an IP
address? My server does not have a permanent IP address. Any way
I can make the configuration work with dynamic IP addresses?
--
D. Aleks.
More information about the dev
mailing list