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

feat: allow ssl_verify config param #62

Merged
merged 1 commit into from
Dec 30, 2020

Conversation

jframos
Copy link
Contributor

@jframos jframos commented Dec 30, 2020

Allow to ignore certificate validation exception like this:
ssl.SSLError: ("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])",)

@ivanprjcts ivanprjcts merged commit 7b77c74 into ivanprjcts:master Dec 30, 2020
@jframos jframos deleted the feat/ssl_verify_config branch December 30, 2020 15:25
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.

2 participants