[Pkg-exim4-users] Exim4 TLS and relaying
Yan Seiner
yan at seiner.com
Sun Oct 27 17:11:15 UTC 2013
Yan Seiner wrote:
>
> (NewMoon.seiner.lan) [127.0.0.1] (cert/key setup:
> cert=/etc/ssl/localkeys/mail.seiner.com/mail.seiner.com.key
> key=/etc/ssl/localkeys/mail.seiner.com/mail.seiner.com.key): Base64
> decoding error.
I just noticed this...
My old config:
MAIN_TLS_ENABLE = yes
MAIN_TLS_CERTIFICATE = /etc/ssl/certs/mail_seiner_com.pem
MAIN_TLS_CERTKEY = /etc/ssl/localkeys/mail.seiner.com/mail.seiner.com.key
OK, got it...
The correct config:
MAIN_TLS_ENABLE = yes
MAIN_TLS_CERTIFICATE = /etc/ssl/certs/mail_seiner_com.pem
MAIN_TLS_PRIVATEKEY = /etc/ssl/localkeys/mail.seiner.com/mail.seiner.com.key
It all works now.
>
--
Project Management Consulting and Training
http://www.ridgelineconsultingllc.com
More information about the Pkg-exim4-users
mailing list