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 certificate verification on macOS #39

Open
w0rp opened this issue Nov 17, 2023 · 0 comments
Open

Fix certificate verification on macOS #39

w0rp opened this issue Nov 17, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@w0rp
Copy link
Member

w0rp commented Nov 17, 2023

We're experiencing errors with certificate verification via default installations of Python on macOS. We either need to attempt to load better versions of Python on macOS by default, such as those installed by brew, or find some means to easily install the correct certificates on macOS so requests to the services on macOS are as secure as they should be. Certificate verification has temporarily been disabled until we can apply a proper patch.

@w0rp w0rp added bug Something isn't working help wanted Extra attention is needed labels Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant