Option for MYSQL_OPT_TLS_SNI_SERVERNAME #661
Unanswered
VladoPortos
asked this question in
Q&A
Replies: 1 comment
-
Patch the source code to use MYSQL_OPT_TLS_SNI_SERVERNAME. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Any idea how to use MYSQL_OPT_TLS_SNI_SERVERNAME for mysql_options() ? Its mentioned that it was finally implemented here: https://bugs.mysql.com/bug.php?id=84849 but I'm not sure how to use it. (Or if its even implemented in library, I can't find any client that would support it )
Beta Was this translation helpful? Give feedback.
All reactions