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>