R: [exim] TLS questions

Top Page
Delete this message
Reply to this message
Author: Balzi Andrea
Date:  
To: Balzi Andrea, exim-users, Balzi Andrea
CC: 
Subject: R: [exim] TLS questions
I solve now :)
I've mistaken the parameter tls_verify_certificate where I had set up the PEM file and not the certificate file

Thanks for your help

> -----Messaggio originale-----
> Da: Balzi Andrea
> Inviato: martedì 3 maggio 2005 21.10
> A: exim-users@???; Balzi Andrea
> Oggetto: R: [exim] TLS questions
>
> Thanks for your help
>
> I've lost the passphrase.
>
> I'm trying to create a new PEM file without passphrase and a
> self-signed certificate, with the follow command:
>
>
> # openssl genrsa -des3 -out exim.pem 2048 # openssl rsa -in
> exim.pem -out exim4.pem # openssl req -new -x509 -key
> exim4.pem -out exim4.cer
>
> Now I've the follow errors into mainlog file: :-(((
>
> 2005-05-03 20:57:31 TLS error on connection from
> ememr1001.accenture.com [170.252.72.93]
> (SSL_CTX_load_verify_locations):
> error:00000000:lib(0):func(0):reason(0)
> 2005-05-03 20:57:34 1DT2aK-0007bD-2s <=
> valerio.gambarotto@??? H=ememr1001.accenture.com
> [170.252.72.93] P=esmtp S=225573
> id=99A706CCC636194FBD37AFAC64DA9E8BC23462@???
> centure.com
> 2005-05-03 20:57:34 TLS error on connection from
> ememr1001.accenture.com [170.252.72.93]
> (SSL_CTX_load_verify_locations):
> error:00000000:lib(0):func(0):reason(0)
> 2005-05-03 20:57:35 TLS error on connection from
> ememr1001.accenture.com [170.252.72.93]
> (SSL_CTX_load_verify_locations):
> error:00000000:lib(0):func(0):reason(0)
> 2005-05-03 20:57:35 TLS error on connection from
> ememr1001.accenture.com [170.252.72.93]
> (SSL_CTX_load_verify_locations):
> error:00000000:lib(0):func(0):reason(0)
> 2005-05-03 20:57:35 TLS error on connection from
> ememr1001.accenture.com [170.252.72.93]
> (SSL_CTX_load_verify_locations):
> error:00000000:lib(0):func(0):reason(0)
> 2005-05-03 20:57:35 TLS error on connection from
> ememr1003.accenture.com [170.252.72.95]
> (SSL_CTX_load_verify_locations):
> error:00000000:lib(0):func(0):reason(0)
> 2005-05-03 20:57:36 1DT2aK-0007bD-2s =>
> andrea.balzi@??? R=special T=remote_smtp H=srv-mail01
> [xxx.xxx.xxx.xxx]
> 2005-05-03 20:57:36 1DT2aK-0007bD-2s Completed
>
>
>
> > -----Messaggio originale-----
> > Da: fanf2@??? [mailto:fanf2@hermes.cam.ac.uk]
> Per conto
> > di Tony Finch
> > Inviato: venerdì 29 aprile 2005 12.46
> > A: Balzi Andrea
> > Cc: exim-users@???
> > Oggetto: Re: [exim] TLS questions
> >
> > On Fri, 29 Apr 2005, Balzi Andrea wrote:
> > >
> > > When I try to connect on port 465 I recive the follow message:
> > >
> > > Enter PEM pass phrase:
> > >
> > > I've make a errors?
> >
> > Exim doesn't support certificates with passphrases. You can use
> > OpenSSL to remove the passphrase.
> >
> > Tony.
> > --
> > <fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
> > N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
> > \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}
>