TLS Error on connection from XXX. Error while reading file.
TLS Error on connection from XXX. Error while reading file.
My mail server can't seem to receive an encrypted email. I get the following error on Exim log.
/usr/local/vesta/ssl/certificate.crt is symlinked to /home/admin/conf//web/ssl.diliprajbaral.com.crt and /usr/local/vesta/ssl/certificate.key to /home/admin/conf/web/ssl.diliprajbaral.com.key
Both the files have -rw-r----- permisisons.
I'm using LetsEncrypt certificates and they seem to working fine over HTTPS.
Code: Select all
2017-10-21 17:00:24 TLS error on connection from mail-oi0-f66.google.com [209.85.218.66] (cert/key setup: cert=/usr/local/vesta/ssl/certificate.crt key=/usr/local/vesta/ssl/certificate.key): Error while reading file.
Both the files have -rw-r----- permisisons.
I'm using LetsEncrypt certificates and they seem to working fine over HTTPS.
Re: TLS Error on connection from XXX. Error while reading file.
dont use symlink, permission issue: http://forum.vestacp.com/viewtopic.php?f=19&t=13057