[pyOpenSSL-Users] OpenSSL Engine support

Richard Moore richmoore44 at gmail.com
Thu May 22 14:23:34 CEST 2014


If you build openssl with the flag OPENSSL_LOAD_CONF then it will always
load the configuration file when it's initialised which means you can setup
and configure any openssl engines without requiring any API in pyopenssl.

Cheers

Rich.


On 22 May 2014 13:06, <exarkun at twistedmatrix.com> wrote:

> On 05:04 am, tavl at cin.ufpe.br wrote:
>
>> Hello.
>>
>> Is there anything implemented in PyOpenSSL regarding OpenSSL engines? I
>> was
>> checking cryptography code and I saw some references there to it. If
>> PyOpenSSL doesn't support it, what would be the best way to add it?
>>
>
> There are no APIs in pyOpenSSL for manipulating engines at this time.
>
> Jean-Paul
> _______________________________________________
> pyopenssl-users mailing list
> pyopenssl-users at python.org
> https://mail.python.org/mailman/listinfo/pyopenssl-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pyopenssl-users/attachments/20140522/e56a88d3/attachment.html>


More information about the pyopenssl-users mailing list