Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
jabberd and ssl
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
fourhead
l33t
l33t


Joined: 03 Sep 2003
Posts: 875
Location: Cologne, Germany

PostPosted: Fri Nov 19, 2004 6:10 pm    Post subject: jabberd and ssl Reply with quote

Hello,

I'm a little stuck with my jabberd 1.4 config. It emerged ok, I edited multiple.xml and I was able to register on the server. I followed the jabberd admin guide to create a SSL key for the jabber server, removed the passphrase, copied it to /etc/jabber/key.pem, chowned and chmoded it as suggestest, and I have this in my multiple.xml within the <io> section, and I've also set the ssl port correctly.

Code:

<ssl>
      <key ip="xx.xx.xx.xx">/etc/jabber/key.pem</key>
    </ssl>


I checked all IPs and hostnames twice, they are okay. Though, I can't connect to jabberd with SSL turned on, in debug mode jabberd says:

Code:

Fri Nov 19 19:04:36 2004  mio.c:524 _mio_accept calling accept on fd #8
Fri Nov 19 19:04:36 2004  mio_ssl.c:241 No SSL key configured for IP xx.xx.xx.xx


I double-checked the config file, all relevant sections are NOT commented out or something. The key should be okay (can I test that somehow?). Any ideas? Actually, I had jabberd running with a similar config on Debian before I converted the server to Gentoo, and I don't remember having done anything different with the old and working config.

Tom
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum