[imp] smime support in Horde 4.0

Simon Brereton simon.brereton at buongiorno.com
Fri Dec 23 15:26:20 UTC 2011


On 23 December 2011 10:21, Nikolaos Milas <nmilas at noa.gr> wrote:
> On 23/12/2011 5:01 μμ, Simon Brereton wrote:
>
>> On 23 December 2011 08:10, Nikolaos Milas<nmilas at noa.gr>  wrote:
>>>
>>> I found that now. I added the two settings in config/conf.php:
>>>
>>> $conf['openssl']['cafile'] = '/etc/pki/CA/certs/ca-bundle.crt';
>>> $conf['openssl']['path'] = '/usr/bin/openssl';
>>
>> Possibly you don't need the ca-bundle.crt - on my system that value is
>> /etc/ssl/certs
>
>
> Thanks for the reply.
>
> My '/etc/pki/CA/certs/ca-bundle.crt' is a very current CA certificate file,
> where we have also added the chain certificates for the CA which issues our
> organization's certs.
>
> This file works:
>    # cat 1324565422.M899551P27561.vmail.noa.gr,S=7583,W=7704:2,Sa | openssl
> smime -verify -CAfile /etc/pki/CA/certs/ca-bundle.crt
>    Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>    Content-Transfer-Encoding: quoted-printable
>
>    Verification successful
>
> So, it's something horde-specific.

Okay, but previously your Horde logs wouldn't have had a specific
error because ssl wasn't configured.  Does it now?

Simon


More information about the imp mailing list