Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ligfx
Copy link

@ligfx ligfx commented Aug 18, 2025

Fixes #1213:

https://dev.mysql.com/doc/connector-python/en/connector-python-connectargs.html
As of Connector/Python 2.2.2, if the MySQL server supports SSL connections, Connector/Python attempts to establish a secure (encrypted) connection by default, falling back to an unencrypted connection otherwise.

@ligfx
Copy link
Author

ligfx commented Sep 2, 2025

@methane would love to get your eyes on this when you have a chance!

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.

Support automatically enabling SSL if the server supports it (MySQL Connector/Python behavior)
1 participant