[openssl-users] overload engine for openssl dgst -sign

Syed Elec git.syedelec at gmail.com
Mon Aug 1 06:09:30 UTC 2016


Hi everyone,

I'm currently working on an engine and I have a question about 'overload'
the openssl dgst -sign ... command line using this engine.

I can overload the openssl dgst only (for digests) using ENGINE_set_digests
but how overload the whole command openssl dgst -sign

for example :
openssl dgst -md5 -binary -engine myengine -keyform engine -sign key.pem
-out dgst.sig file

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160801/8bab2d12/attachment.html>


More information about the openssl-users mailing list