Fix for PKCS12_create if no-rc2 specified.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 21 May 2014 09:50:19 +0000 (10:50 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 29 May 2014 13:12:12 +0000 (14:12 +0100)
commit66d3fb6af00f6d006f1e3253bd2d1210c2809a2e
tree48d2ccd647b3c7958fe392fc28b7789afd29ccb7
parent92e2dc11f3b5f32390e6c009caf6995088be926e
Fix for PKCS12_create if no-rc2 specified.

Use triple DES for certificate encryption if no-rc2 is
specified.

PR#3357
(cherry picked from commit 2e2a6d0ecd8f6984c692078ec2e2683690e0bc59)
crypto/pkcs12/p12_crt.c