[openssl-dev] [openssl.org #4085] Bug in genpkey in master

Dmitry Belyavsky via RT rt at openssl.org
Sat Oct 10 18:13:40 UTC 2015


Hello,

I've found a bug in the genpkey command in the master branch.

If we use an algorithm provided by an engine and the engine is loaded via
config, the algorithm can't be found during the command line options
processing.

The solution I suggest is moving the app_load_modules() call before the
options loop.
I think this can be used in all cmdline utilities accepting algorithm name
from options.

Thank you!

-- 
SY, Dmitry Belyavsky

-------------- next part --------------
_______________________________________________
openssl-bugs-mod mailing list
openssl-bugs-mod at openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod


More information about the openssl-dev mailing list