You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@dubbo.apache.org by "Shengli Cao (JIRA)" <ji...@apache.org> on 2019/04/19 03:16:00 UTC

[jira] [Created] (DUBBO-39) Support more security choose

Shengli Cao created DUBBO-39:
--------------------------------

             Summary: Support more security choose 
                 Key: DUBBO-39
                 URL: https://issues.apache.org/jira/browse/DUBBO-39
             Project: Apache Dubbo
          Issue Type: New Feature
            Reporter: Shengli Cao


Currently the security support of Dubbo is not enough. We should provide more feature to use. Such as TLS support,  Authorization,high-level encrypt data.

*Required feature*

1.  TLS support 

1.1 Support TLS , maybe you can refer the netty implements.

1.2 Use the same port as the TCP port , default is 20880.  And the server should consume the invocation of simple TCP or TCP+TLS.

 

*Options feature*

*2.*  Authorization

*2.1  You can add some authorization between client and server.*

*2.2  You should focus on client and server communication, but not on registration.*

*2.3  This feature is option.* 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)