pulp / pulp-cli

https://docs.pulpproject.org/pulp_cli/
GNU General Public License v2.0
33 stars 41 forks source link

[PR #970/6a512417 backport][0.25] Fix the fallback logic for tls verification #971

Closed patchback[bot] closed 1 month ago

patchback[bot] commented 1 month ago

This is a backport of PR #970 as merged into main (6a5124170ed4669e53cc972976ca3de7b2df0710).

If no PULP_CA_BUNDLE is provided, but validte_certs is set, we should pass True to requests session.verify.