Skip to content

pass in the ca_cert_file for unverified downloads to fix basedownloader for new python version. - #754

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_745551029
Apr 9, 2025
Merged

pass in the ca_cert_file for unverified downloads to fix basedownloader for new python version.#754
copybara-service[bot] merged 1 commit into
masterfrom
test_745551029

Conversation

@copybara-service

Copy link
Copy Markdown

pass in the ca_cert_file for unverified downloads to fix basedownloader for new python version.

note: this is a workaround for Python 3.12.9 and we should move to using ssl.SSLContext.load_cert_chain() instead, or let ssl.create_default_context() select the system’s trusted CA certificates for us.

@copybara-service
copybara-service Bot force-pushed the test_745551029 branch 2 times, most recently from 303fcb8 to 5d4442a Compare April 9, 2025 12:56
…er for new python version.

note: this is a workaround for Python 3.12.9 and we should move to using ssl.SSLContext.load_cert_chain() instead, or let ssl.create_default_context() select the system’s trusted CA certificates for us.
PiperOrigin-RevId: 745554361
@copybara-service
copybara-service Bot merged commit a94d8f9 into master Apr 9, 2025
@copybara-service
copybara-service Bot deleted the test_745551029 branch April 9, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant