David Sommerseth | 8 Nov 2011 17:11

Re: [PATCH v2] Fix PolarSSL and --pkcs12 option issues


On 24/10/11 08:53, David Sommerseth wrote:
> PolarSSL does not support PKCS#12 certificate/key bundles, but had a 
> typo where #ifdef USE_POLARSSL was used, and it should have been 
> #ifndef instead.
> 
> Also added a few extra exclusions of PKCS#12 messages where 
> appropriate, to avoid confusing users.
> 
> Signed-off-by: David Sommerseth <davids <at> redhat.com> --- options.c | 8
> +++++++- 1 files changed, 7 insertions(+), 1 deletions(-)
> 

ACKed on IRC by Adriaan.  Pushed to -testing and -stable master branches.

commit 93ee3932aaaa806dddbc1524515f45837d94aa8f
Author: David Sommerseth <davids <at> redhat.com>
Date:   Mon Oct 24 08:53:35 2011 +0200

    Signed-off-by: David Sommerseth <davids <at> redhat.com>
    Acked-by: Adriaan de Jong <dejong <at> fox-it.com>

kind regards,

David Sommerseth

Gmane