You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/06/05 13:30:39 UTC

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1648: [feature] support to enable HTTPS for admin API

membphis commented on a change in pull request #1648:
URL: https://github.com/apache/incubator-apisix/pull/1648#discussion_r435920858



##########
File path: bin/apisix
##########
@@ -286,7 +286,18 @@ http {
 
     {% if enable_admin and port_admin then %}
     server {
+        {%if https_admin then%}

Review comment:
       I think we need to update the `conf/config.yaml` file, add new field `https_admin`




----------------------------------------------------------------
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.

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