farcepest / MySQLdb1

MySQL database connector for Python (legacy version)
https://sourceforge.net/projects/mysql-python/
666 stars 318 forks source link

Is there any way to get this library to set the SNI field when establishing a TLS connection? #161

Open ctindel opened 6 months ago

ctindel commented 6 months ago

I don't see any options for having it set the TLS server name indication field when ssl attributes are part of the configuration. Is there a way to do this?