[openSUSE/osc] 14fba8: Fix ValueError: Cannot set verify_mode to CERT_NON...
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 14fba8bcb72fb14c98aaa09cd4d79febf94f8e68 https://github.com/openSUSE/osc/commit/14fba8bcb72fb14c98aaa09cd4d79febf94f8... Author: Daniel Mach <daniel.mach@suse.com> Date: 2023-05-30 (Tue, 30 May 2023) Changed paths: M osc/connection.py Log Message: ----------- Fix ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled Commit: baff384678444bda0ee7a1787abc0cc51e2222f3 https://github.com/openSUSE/osc/commit/baff384678444bda0ee7a1787abc0cc51e222... Author: Daniel Mach <daniel.mach@suse.com> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M osc/connection.py Log Message: ----------- Merge pull request #1332 from dmach/fix-urllib3-verify_mode-CERT_NONE Fix ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled Compare: https://github.com/openSUSE/osc/compare/56de8ceebbb2...baff38467844
participants (1)
-
Daniel Mach