apache / apache/gravitino

[Improvement] Add Python client support for TLS/mTLS configuration

Open
#12,055 0 comments 0 reactions 1 assignee Claimed by @nevzheng View on GitHub
improvement
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 15h
Merged PRs (30d)
315

Description

## 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.