jduo opened a new pull request #2107: URL: https://github.com/apache/drill/pull/2107
Also set the TLS SNI property to the host field if the hostname wasn't overriddeen. # [DRILL-7795](https://issues.apache.org/jira/browse/DRILL-7795): Add support for overriding hostname to C++ client ## Description Add the property overrideHostname to the C++ client. If this property is not set, still set the TLS SNI property to the hostname being connected to. ## Documentation The C++ client now sees ## Testing Using the ODBC Driver, with this custom client substituted in. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
