Re: [Exim] TLS error message

Top Page
Delete this message
Reply to this message
Author: Kirill Miazine
Date:  
To: exim-users
Subject: Re: [Exim] TLS error message
* Andy Mell [2002-12-19 18:33]:
> Im getting this error when enabling TLS. What am I doing wrong? It isnt
> obvious from the error.... Have read the manual and so on and cant find
> anything that might be relevant.


It is obvious from the error :)

"No such file or directory"

See below for a solution.

> 2002-12-19 18:20:59 TLS error on connection from einsteinium.btinternet.com [194.73.73.147]
> (SSL_CTX_use_certificate_chain_file): error:02001002:system library:fopen:No such file or directory
>
> Ive got my real (non self signed) certificates in /usr/local/ssl/certs
>
> configure says:
>
> tls_certificate = smtp.crt
> tls_privatekey = smtp.key
> tls_advertise_hosts = *
>
> smtp.crt and smtp.key are located in /usr/local/ssl/certs?


Use full path in tls_certificate and tls_privatekey.

--
Kirill