Skip to content

SSL handshake failed when using in python #407

Discussion options

You must be logged in to vote

You will likely need to specify the SSL certificate authority (CA) and point your database driver to it in order for your server to be able to establish a secure connection successfully. A good starting point would be to read through this guide in our documentation. I have also blogged about SSL-centric issues not too long ago.

If you're still running issues afterwards, please share the parts of your code that handle the connection as well as the full error message.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fooforge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants