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

Evaluate using curl in macOS #33

Open
ericoporto opened this issue Mar 15, 2024 · 0 comments
Open

Evaluate using curl in macOS #33

ericoporto opened this issue Mar 15, 2024 · 0 comments

Comments

@ericoporto
Copy link
Owner

ericoporto commented Mar 15, 2024

emscripten-core/emscripten@5d1c39d

        # Use `curl` over `urllib` on macOS to avoid issues with
        # certificate verification.
        # https://stackoverflow.com/questions/40684543/how-to-make-python-use-ca-certificates-from-mac-os-truststore
        # Unlike on Windows or Linux, curl is guaranteed to always be
        # available on macOS.
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

No branches or pull requests

1 participant