nevzheng opened a new issue, #12055: URL: https://github.com/apache/gravitino/issues/12055
## What would you like to be improved? #12011 adds TLS configuration (HTTPS and mutual TLS) support to the Java client. During review, @jerryshao noted the Python client doesn't yet have equivalent support, so it's inconsistent with the Java client's TLS/mTLS options. ## How should we improve? Add matching TLS/mTLS configuration options to the Python client, mirroring the surface introduced in #12011 (config keys, cert/key handling, mTLS auth flow), plus corresponding docs and tests. Related: #12011 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
