Re: [exim] www.rellits.com ssl tutorial worked for courier, …

Top Page
Delete this message
Reply to this message
Author: Tommy Butler
Date:  
To: exim-users
CC: Christian Stiller
Subject: Re: [exim] www.rellits.com ssl tutorial worked for courier, butnot exim
Christian Stiller wrote:

>> 2004-12-13 15:28:29 no host name found for IP address 69.15.114.65
>> 2004-12-13 15:28:29 TLS error on connection from ([192.168.0.100])
>> [69.15.114.65] (cert/key setup): Error while reading file.
>>
>> What does this mean? Could it help me solve my problem
>> (http://www.cityairlines.net/senderror.png)?
>
> Most likely the permissions for these files:
>
> tls_certificate = /etc/ssl/certs/smtp.pem
> tls_privatekey = /etc/ssl/private/mail.cityairlines.net.key.nopass.pem
>
> are set wrongly, or these files do not exist. Or you mixed up the
> files and copied the wrong one to the right place, or the other way
> round :P


Are these perms wrong?

$ stat /etc/ssl/certs/smtp.pem
  File: `/etc/ssl/certs/smtp.pem'
  Size: 4922            Blocks: 16         IO Block: 131072 regular file
Device: 304h/772d       Inode: 28966       Links: 1
Access: (0400/-r--------)  Uid: (    8/    mail)   Gid: (  102/Debian-exim)
Access: 2004-12-14 11:03:23.182659640 -0600
Modify: 2004-12-10 13:20:01.000000000 -0600
Change: 2004-12-10 13:20:44.000000000 -0600


$ stat /etc/ssl/private/mail.cityairlines.net.key.nopass.pem
  File: `/etc/ssl/private/mail.cityairlines.net.key.nopass.pem'
  Size: 887             Blocks: 8          IO Block: 131072 regular file
Device: 304h/772d       Inode: 17723       Links: 1
Access: (0640/-rw-r-----)  Uid: (    0/    root)   Gid: (  102/Debian-exim)
Access: 2004-12-14 11:03:23.179660096 -0600
Modify: 2004-12-09 14:24:01.708507976 -0600
Change: 2004-12-09 14:59:12.206663488 -0600


--
Tommy Butler
tommy@??? <mailto:tommy@atrixnet.com>