Re: Where to find all SSL Certificates
Posted: Thu Jan 02, 2014 7:55 pm
I feel a little special at this moment, I had already done that the only thing I messed up on is one directory was pointing to /etc/pki/tls/certs/ and the other was pointing to /etc/pki/tls/private/ changes them both to certs and instantly problem was resolved. Thanks for the pointers, my exim already had tls support enabled ;-). I think certain features are enabled automatically based on the type of server you are using (ie. low or high-end).Kaurer wrote:@jhewit, follow these steps:jhewit wrote:Correction SMTP still fails when attempting to connect, unless using a non SSL connection. What configurations would we need to change in exim to make it function properly? Dovecot is working perfectly.
Configuring Exim
http://support.eidolonhost.com/wiki/Ves ... re_VestaCP
I hope it works for you.
Do you have any idea on how to setup a DKIM and add it to exim?