Specifying OpenSSL engine

Asked by Scott Wilson

Is there any way to specify a different OpenSSL engine? On the command line you would use the "-engine" argument. Is there any way to do it in pyOpenSSL? Is there a plan to support it in the future?

Thanks.

Question information

Language:
English Edit question
Status:
Answered
For:
pyOpenSSL Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jean-Paul Calderone (exarkun) said :
#1

As far as I know, none of the engine-related APIs are exposed by pyOpenSSL. If someone contributed an implementationof those APIs (with complete documentation and unit tests), then I would do my best to integrate it and include it in future releases of pyOpenSSL.

Can you help with this problem?

Provide an answer of your own, or ask Scott Wilson for more information if necessary.

To post a message you must log in.