apache/gravitino

[Improvement] Add tlsConfigurer for Gravitino

Open

#9836 aperta il 31 gen 2026

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Java (887 fork)auto 404
help wantedimprovement

Metriche repository

Star
 (3058 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor