Reading at previous post of Mr. Seth Schoen about using 40 bits RC2 for the smime utility, it comes to my mind that PKCS12_create() also default to RC2, even when OpenSSl is compile with -no-rc2 command line option.

I do not know what is the best solution, but I am guessing it is not as simple as enclosing line 99 of p12_crt.c within #ifndef OPENSSL_NO_RC2 or similar.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to