Commit 071ef65c authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

The use of NIDs in the password based encryption table can result in

algorithms not found when an application uses PKCS#12 and only calls
SSL_library_init() instead of OpenSSL_add_all_algorithms(). Simple
work around is to add the missing algorithm (40 bit RC2) in
SSL_library_init().
parent d5e8d8b5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment