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

allow setting ssl context in case of SSL certificate errors #52

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

mtmail
Copy link
Member

@mtmail mtmail commented Nov 15, 2023

When a user has outdated SSL CA root certifcates on their computer the connection to the OpenCage API can fail. Here we add an option to supply your own certificate (chain) files or switch off certificate validation (not advised).

@mtmail mtmail merged commit 7584855 into master Nov 15, 2023
10 checks passed
@mtmail mtmail deleted the allow-setting-ssl-context branch August 12, 2024 12:21
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