[openssl-dev] [openssl.org #4194] engine command regression in 1.1

Roumen Petrov via RT rt at openssl.org
Tue Dec 22 07:30:37 UTC 2015


Hello,

OpenSSL engine command allows user to specify cryptographic module name 
at any position.
For instance README.ENGINE recommend following:
   openssl engine dynamic \
     -pre SO_PATH:/lib/libfoo.so \
   ....

The master branch (future 1.1) requires engine names to be specified 
after all options. This is regression introduced by new common " 
option-parsing".

Also new summary lack information for engine name as command line argument.


Regards,
Roumen Petrov

_______________________________________________
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