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



##########
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:
       We should use `literal_block` for cert and keys.
   And it would be better to put full cert/key in the example.




----------------------------------------------------------------
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:
[email protected]


Reply via email to