-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
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
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
---
options.c