You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/12/23 02:28:59 UTC

[GitHub] [dubbo-go-samples] AlexStocks commented on a diff in pull request #477: doc: TLS sample

AlexStocks commented on code in PR #477:
URL: https://github.com/apache/dubbo-go-samples/pull/477#discussion_r1055992200


##########
tls/README_zh.md:
##########
@@ -27,28 +78,33 @@ dubbo:
     tls-key-file: ../../../x509/server2_key.pem
     tls-server-name: dubbogo.test.example.com
 ```
-2. 启动示例 
+
+2. 启动示例  
 
 本示例提供了Dubbo、Grpc、Triple三种通信方式的TLS加密示例,分别位于`tls/dubbo` 、`tls/grpc` 、`tls/triple`。进入文件夹即可启动示例。
 
-以tls/dubbo为例: 
+以tls/dubbo为例:
 
-启动服务端:
+启动服务端: 

Review Comment:
   可以加上 step1 这种前缀,方便往外发表



-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org