8000 feat: automatically enable SSL if server supports it by ligfx · Pull Request #1214 · PyMySQL/PyMySQL · GitHub
[go: up one dir, main page]

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!

8000

@ligfx
Copy link
Author
ligfx commented Oct 3, 2025

@methane friendly bump

@ligfx
Copy link
Author
ligfx commented Dec 19, 2025

Hi @methane, would love a look on this if you have time!

@ligfx
Copy link
Author
ligfx commented Jan 26, 2026

@methane Happy New Year! Friendly bump on this

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

0