On Thu, 2007-07-26 at 10:11 +0200, [EMAIL PROTECTED] wrote: > Exim log says something like that: > > error:0906406D:PEM routines:PEM_def_callback:problems getting password > > Do you understand it? I can't... :(
You have a passphrase on your private key. This is fine for services you start by hand which load once and forget, but Exim will load, reload, reload the key/cert as it needs to. Remove the passphrase from your key (using whichever PKI management package you use) and it should be fine. Graeme -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
