You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2018/08/27 09:59:09 UTC

[incubator-servicecomb-docs] 04/07: update java-chassis-reference/en_US/catalog/security.md

This is an automated email from the ASF dual-hosted git repository.

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-docs.git

commit d6d62cf8d5fcf3351ce5276155769a01089990ba
Author: DeanLee <li...@huawei.com>
AuthorDate: Sat Aug 25 14:05:47 2018 +0800

    update java-chassis-reference/en_US/catalog/security.md
---
 java-chassis-reference/en_US/catalog/security.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/java-chassis-reference/en_US/catalog/security.md b/java-chassis-reference/en_US/catalog/security.md
index de45733..4b71cba 100644
--- a/java-chassis-reference/en_US/catalog/security.md
+++ b/java-chassis-reference/en_US/catalog/security.md
@@ -1,5 +1,5 @@
-##使用TLS通信  
-用户通过简单的配置即可启用TLS通信,以保障数据的传输安全。  
+##Using TLS communication
+Users can enable TLS communication through simple configuration to ensure data transmission security.
 
-## 使用RSA认证  
-用户通过简单的配置即可启用服务间RSA认证,以保障服务接口的安全性。详细介绍参考公钥认证  
\ No newline at end of file
+## Use RSA certification
+Users can enable RSA authentication between services through simple configuration to ensure the security of the service interface. Detailed reference to public key authentication
\ No newline at end of file