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

_______________________________________________
openssl-bugs-mod mailing list
openssl-bugs-...@openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to