Re: "no host available for requested domain" when conncet to starttls jabberd2

Tomasz Sterna <[email protected]> Fri, 20 Aug 2010 14:32:12 +0200
Newsgroups gmane.network.jabber.admin
Organization Xiaoka.com
Message-ID <1282307532.2159.17.camel@ubuntu>
On piÄ…, 2010-08-20 at 10:47 +0200, Marc Olive wrote: 
> To enable starttls I uncomment into c2s.xml, router.xml, sm.xml and s2s.xml 
> files the line:
> 
> <pemfile>/etc/jabberd/server.pem</pemfile>

This enables encrypted connection between server components.
Are you sure this is what you intended?


> On c2s.xml I also have:
> 
> <id
>   register-enable='false'
>   pemfile='/etc/jabberd/server.pem'
> >
>   jabber2.blau-xarxa.lc
> </id>

I would recommend: 
<id pemfile='/etc/jabberd/server.pem'>jabber2.blau-xarxa.lc</id>

I guess GSASL does not like all these unnecessary whitespace
in id CDATA.


P.S.
register-enable='false' does not work like you may think.
The value does not matter. The presence of the attribute counts.


_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: [email protected]
_______________________________________________