Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use a certifi ssl context for r2 uploads #306

Closed
wants to merge 1 commit into from
Closed

Commits on Oct 2, 2024

  1. fix: use a certifi ssl context for r2 uploads

    This is tied to a bug of unclear root-cause but whose practical effect is that the root signing certificate was not being found on a relatively fresh windows 10 pro machine. `certifi` should already be being pulled in, but I've marked it as an explicit requirement and I anticipate that there should not be side effects on machines which were previously running fine.
    tazlin committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    509da7f View commit details
    Browse the repository at this point in the history