apache/gravitino

[Improvement] Add tlsConfigurer for Gravitino

Open

#9,836 opened on 2026年1月31日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Java (887 forks)auto 404
help wantedimprovement

Repository metrics

Stars
 (3,058 stars)
PR merge metrics
 (PR metrics pending)

説明

What would you like to be improved?

In many scenarios, we need to trust clients. A recommended approach is to issue SSL certificates to trusted clients, ensuring that only authorized clients can access the service.

How should we improve?

We can refer to https://github.com/apache/iceberg/pull/13190

コントリビューターガイド