Hello, ?I would like to see the bug fix for RT3515 'Use 3DES in pkcs12 if built with no-rc2' although the opnssl tree I got recently does not show it: % git status On branch master Your branch is up-to-date with 'origin/master'. % git show 92830dc1ca0bb2d12bf05a12ebb798709595fa5a fatal: bad object 92830dc1ca0bb2d12bf05a12ebb798709595fa5a I tried with checking out a few branches: ? remotes/origin/OpenSSL-fips-2_0-stable ? remotes/origin/OpenSSL_1_0_1-stable ? remotes/origin/OpenSSL_1_0_2-stable And still not shown. ?Did that bug fix ever made it to the OpenSSL tree as such, or was it bundled in the 33,000+ lines commit?7e1b7485706c2b11091b5fa897fe496a2faa56cc ? Alternatively, in which 1.0.1 version was this bug fix included ? ?I grepped the CHANGES file of some versions after 1.0.1e although these do not list the bug numbers. Thanks.