Bug #79825 | No option to disable SSL/TLS | ||
---|---|---|---|
Submitted: | 3 Jan 2016 0:12 | Modified: | 9 May 2022 21:48 |
Reporter: | Daniël van Eeden (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / Python | Severity: | S3 (Non-critical) |
Version: | 2.1.3 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | SSL, tls |
[3 Jan 2016 0:12]
Daniël van Eeden
[5 Jan 2016 12:40]
Chiranjeevi Battula
Hello Daniël, Thank you for the bug report. Verified based on internal discussion with dev's. Thanks, Chiranjeevi.
[27 Mar 2019 14:59]
Jose Israel Gomez Delgado
Posted by developer: This request has already fixed in BUG#21947091: Add ssl_disabled option The use of the `ssl_disabled` connection option while is set to `True` it will disable the use of the SSL/TLS; which used by default (`ssl_disabled=False`) on pure Python and c-ext implementations.
[27 Mar 2019 17:15]
Jose Israel Gomez Delgado
Posted by developer: The `ssl_disabled` connection option is missing from the documentation page, this will be fixed in a separate bug; Bug#29546797: MISSING SSL_DISABLED CONNECTION OPTION IN DOCUMENTATION PAGE
[9 May 2022 21:48]
Philip Olson
Closing, this was fixed long ago via MySQL bug #78707