From: Arne S. <ar...@rf...> - 2025-07-08 09:10:23
|
Am 04.07.25 um 10:28 schrieb Christian Schürmann: > OpenSSL.crypto.load_crl was deprecated with with pyOpenSSL 23.3.0 and > eventually removed in 24.3.0. pyOpenSSL recommends using cryptography.x509's > CRL functions as a replacement. > See also: https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst > > Signed-off-by: Christian Schürmann <sp...@fe...> Acked-By: Arne Schwabe <ar...@rf...> |