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

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jim Cheetham
Data:  
Para: Ernie Dunbar, exim-users
Asunto: 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