[pyOpenSSL-Users] CRL signature algorithm
lkd-pyopenssl at sky-haven.net
lkd-pyopenssl at sky-haven.net
Fri Apr 6 06:48:08 EDT 2018
On 2018-02-14T11:27:09+0100, Léon Keijser wrote:
> Hi,
>
> When creating a CRL file, it's generated with a md5WithRSAEncryption
> signature algorithm. Under CentOS7 this is a problem for OpenVPN, which
> requires sha256WithRSAEncryption.
>
> I've been busy googling the entire morning, and reading docs etc., but I
> can't find anything how to change this behavior.
(https://pyopenssl.readthedocs.io/en/latest/api/crypto.html#crl-objects)
`OpenSSL.crypto.CRL.export(digest=)` ?
More information about the pyopenssl-users
mailing list