You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/04/12 11:47:39 UTC

[GitHub] [doris] liaoxin01 commented on a diff in pull request #17034: [Enhancement](HttpServer) Support https in be

liaoxin01 commented on code in PR #17034:
URL: https://github.com/apache/doris/pull/17034#discussion_r1164016638


##########
conf/be.conf:
##########
@@ -29,6 +29,13 @@ webserver_port = 8040
 heartbeat_service_port = 9050
 brpc_port = 8060
 
+# HTTPS configures
+enable_https = true

Review Comment:
   `enable_https` default value should be false.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org