Commit graph

1 commit

Author SHA1 Message Date
Filipe Rosset
fed40e731b Deal with ssl.PROTOCOL_TLSv1 removal from Python built with OpenSSL 4+
OpenSSL 4+ removed TLSv1 and TLSv1.1 support, this patched address this
issue in rawhide, note the upstream already received another patch:

https://github.com/urllib3/urllib3/pull/5097

Resolves: rhbz#2504593

Signed-off-by: Filipe Rosset <rosset.filipe@gmail.com>
2026-07-27 16:23:08 -03:00