Files
gallery-dl/gallery_dl
Mike Fährmann 33006fe126 [common] disable 'check_hostname' for non-urllib3 SSLContexts
e.g. when 'browser' is set to a non-empty value and gallery-dl creates
its own SSLContext instance instead of using requests' and urllib3's
defaults.

urllib3 disables this option for its default contexts,
since it does this check on its own.

Fixes "ValueError: Cannot set verify_mode to CERT_NONE when
check_hostname is enabled" when using --no-check-certificate.

(#3614, #4891, #5576)
2024-05-10 18:20:08 +02:00
..
2023-08-21 23:46:39 +02:00
2021-10-13 04:07:41 +02:00
2023-08-21 23:46:39 +02:00
2024-02-24 00:04:24 +01:00
2023-12-18 23:57:22 +01:00
2024-04-13 18:51:40 +02:00