Re: About perdition_1.17-7etch1.diff.gz

Simon Horman <[email protected]>
Newsgroups gmane.mail.perdition.user
Message-ID <[email protected]>
On Fri, Dec 19, 2008 at 07:23:55PM +0800, Stephen Liu wrote:
> 
> --- Simon Horman <[email protected]> wrote:
> 
> > On Thu, Dec 18, 2008 at 04:54:44PM +0800, Stephen Liu wrote:
> > > Hi folks,
> > > 
> > > 
> > > After having tried >1 week I can't make perdition to start NOT even
> > to
> > > say to work.  The packages, perdition and perdition-mysql, were
> > > download on Debian repo;
> > > 
> > > Candidate: 1.17-7etch1
> > > 
> > > 
> > > I don't know whether they are in problem?
> > > 
> > > 
> > > On Internet I have download;
> > > 
> > > perdition_1.17-7etch1.diff.gz
> > > 
> > > 
> > > What will be its use?  To rectify a buggy package?  If YES please
> > > advise how to use it.  TIA
> > 
> > Could tell us a little more information about the way in which
> > it is not working?
> 
> 
> Hi Simon,
> 
> 
> On running;
> 
> # /etc/init.d/perdition restart
> Stopped /usr/sbin/perdition.pop3 (pid 2874).
> No /usr/sbin/perdition.pop3s found running; none killed.
> No /usr/sbin/perdition.imap4 found running; none killed.
> No /usr/sbin/perdition.imaps found running; none killed.
> Starting /usr/sbin/perdition.pop3...
> Starting /usr/sbin/perdition.pop3s...
> Starting /usr/sbin/perdition.imap4...
> Starting /usr/sbin/perdition.imaps...
> 
> 
> and
> 
> xen13:~# tail -f /var/log/syslog | grep perdition
> Dec 19 11:14:15 xen13 perdition[3111]: Fatal error establishing SSL
> context for listening
> Dec 19 11:25:21 xen13 perdition[3129]: Error loading certificate chain
> file "/etc/perdition/perdition.crt.pem"
> Dec 19 11:25:21 xen13 perdition[3129]: Fatal error establishing SSL
> context for listening
> Dec 19 11:25:21 xen13 perdition[3132]: Error loading certificate chain
> file "/etc/perdition/perdition.crt.pem"
> Dec 19 11:25:21 xen13 perdition[3132]: Fatal error establishing SSL
> context for listening
> Dec 19 11:25:21 xen13 perdition[3135]: Error loading certificate chain
> file "/etc/perdition/perdition.crt.pem"
> Dec 19 11:25:21 xen13 perdition[3135]: Fatal error establishing SSL
> context for listening
> Dec 19 11:25:21 xen13 perdition[3138]: Error loading certificate chain
> file "/etc/perdition/perdition.crt.pem"
> Dec 19 11:25:21 xen13 perdition[3138]: Fatal error establishing SSL
> context for listening
> 
> 
> 
> # find / -name perdition.crt.pem
> No printout.
> 
> 
> I can't find this file.

You will need a certificate in order to listen for SSL or TSL connections.
A simple way to create a self-signed certificate is to use the following
command:

openssl req -new -x509 -nodes \
	-out perdition.crt.pem -keyout perdition.key.pem -days 365

-- 
Simon Horman
  VA Linux Systems Japan K.K., Sydney, Australia Satellite Office
  H: www.vergenet.net/~horms/             W: www.valinux.co.jp/en

______________________________________________
Perdition-users mailing list
[email protected]
http://lists.vergenet.net/listinfo/perdition-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.