[pyOpenSSL-Users] Signature algorithm for CRL lists

Jordi Cucurull jordi.cucurull at scytl.com
Thu Dec 3 03:39:11 EST 2015


Hello,

I have implemented a code to generate a CRL list with the PyOpenSSL module. However I have realised that the signature algorithm used is "md5WithRSAEncryption". Is it possible to change the signature algorithm?

The CRL.export(cert, key[, type=FILETYPE_PEM][, days=100]) does not seem to have a parameter to set the signature algorithm.

Best regards,
Jordi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pyopenssl-users/attachments/20151203/31346cef/attachment.html>


More information about the pyopenssl-users mailing list