Re: [exim-dev] ${certextract} bug?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-dev
Betreff: Re: [exim-dev] ${certextract} bug?
On 01/06/14 17:31, Viktor Dukhovni wrote:
> On Sun, Jun 01, 2014 at 02:12:37PM +0100, Mike Cardwell wrote:
>
>> Is this a bug:
>>
>> root@flan:/etc/exim4# exim4 -be '${certextract{signature}{${readfile{/etc/ssl/grepular.com/ssl.crt}}}{$value}}'
>> Failed: no variable named "{readfile{/etc/ssl/grepular.com/ssl.crt"


As Viktor says:
> No, not security. Rather, certificate objects are not just some string
> in memory.


... merely, the support for doing what you want isn't there. It could
be done if the demand is there, but it's not really exim's job...

If you think it would be useful, please log a wishlist bug.
--
Cheers,
Jeremy