[Improvement] Add tlsConfigurer for Gravitino
Open
help wanted
improvement
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 298
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.