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/11/11 08:19:33 UTC

[GitHub] [apisix] idbeta commented on a change in pull request #2702: docs: modify the stand-alone.md to add instructions for enable SSL

idbeta commented on a change in pull request #2702:
URL: https://github.com/apache/apisix/pull/2702#discussion_r521188431



##########
File path: doc/stand-alone.md
##########
@@ -164,4 +164,16 @@ plugins:
   - name: jwt-auth
   - name: mqtt-proxy
     stream: true # set 'stream' to true for stream plugins
+#END
+```
+
+#### How to enable SSL
+
+```yml
+ssl:
+    -
+        cert: "...",

Review comment:
       fixed.




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