Skip to content

Draft: Skip buggy `requests` versions and resolve "certificate verify failed: self-signed certificate in certificate chain" error

requests versions 2.32.0, 2.32.1, and 2.32.2 are affected by a bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. (https://github.com/psf/requests/issues/6715)

Cf #706 (closed)

Edited by Ludovic LANGE

Merge request reports