Re: [exim] Exim, TLS, and SSL cert passwords.

Top Page
Delete this message
Reply to this message
Author: Jim Cheetham
Date:  
To: Ernie Dunbar, exim-users
Subject: Re: [exim] Exim, TLS, and SSL cert passwords.
On 17/02/11 13:09, Ernie Dunbar wrote:
> Unfortunately, our certificate issuer requires it now.
>
> So what do I do to get Exim to use the certificate password? This works
> fine in Dovecot.


Get the certificate complete with passphrase from your CA, and then make
a local copy of it *without* a password for Exim to use.

http://www.madboa.com/geek/openssl/ will help you, specifically
http://www.madboa.com/geek/openssl/#key-removepass

-jim