celeborn/common/src
Wang, Fei b2aa359d91 [CELEBORN-1609] Support SSL for celeborn RESTful service
### What changes were proposed in this pull request?
Support SSL for celeborn RESTful service.

### Why are the changes needed?
For HTTP SSL connection requirements.

### Does this PR introduce _any_ user-facing change?
No, SSL is disabled by defaults.

### How was this patch tested?

Integration testing.

```
celeborn.master.http.ssl.enabled=true
celeborn.master.http.ssl.keystore.path=/hadoop/keystore.jks
celeborn.master.http.ssl.keystore.password=xxxxxxx
```
<img width="1143" alt="image" src="https://github.com/user-attachments/assets/2334561d-1de3-4b38-bc80-5d5d86d3b8ff">

<img width="695" alt="image" src="https://github.com/user-attachments/assets/e3877468-cc3b-4a4a-bf75-2994f557a104">

Closes #2756 from turboFei/HADP_1609_ssl2.

Authored-by: Wang, Fei <fwang12@ebay.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-09-25 10:30:10 +08:00
..
main [CELEBORN-1609] Support SSL for celeborn RESTful service 2024-09-25 10:30:10 +08:00
test [CELEBORN-1513] Support wildcard bind in dual stack environments 2024-09-06 16:47:42 +08:00