Galsza opened a new pull request, #4464: URL: https://github.com/apache/ozone/pull/4464
## What changes were proposed in this pull request? After [Use keyManager and trustManager provided ...](https://issues.apache.org/jira/browse/HDDS-7590) couple of places remained that used keys/certificates for communication. This should be changed to use key/trustmanagers instead. This comes with the advantage of allowing certificate bundles to be used during the communication. ## What is the link to the Apache JIRA [HDDS-7573](https://issues.apache.org/jira/browse/HDDS-7573) ## How was this patch tested? Existing tests cover communication, and a simple sanity check was done on a local cluster to see basic functionality still working. Additional testing will be performed in: [HDDS-8266](https://issues.apache.org/jira/browse/HDDS-8266) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
