Skip to content

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

@ligfx

Description

@ligfx

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions