elek opened a new pull request #2315: URL: https://github.com/apache/ozone/pull/2315
## What changes were proposed in this pull request? HDDS-5142 will introduce a new streaming API for closed container replication / snapshot download and other data movement. For server2server communication we need to support mTLS. We should configure pure mTLS on the netty server ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5237 ## How was this patch tested? New unit test is added to test SSL option with self-signed certificate. During the tests I also found some intermittent issues in the DirstreamerClient. I added more unit tests there with minor changes. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
