Hello Team, Is it possible to enable HTTPS for bo...
# questions-and-troubleshooting
y
Hello Team, Is it possible to enable HTTPS for both FE & BE nodes? When I try to enable HTTPS, the StarRocks docs provided only for FE. How BE can enable this feature? In stream load API, the FE redirects to BE with http, and wanted to configure HTTPS for BE as well. Or how to handle this redirection internally by Nginx ? I have tried Nginx with proxy_redirect with HTTPS for BE Node, but some times, we are encountering Upstream Connection TimedOut/502 Bad Gateway such kind of issues.. Please help
Can any one help?