Galsza opened a new pull request, #6595: URL: https://github.com/apache/ozone/pull/6595
## What changes were proposed in this pull request? ssl.server.keystore.type and ssl.server.truststore.type are two properties that are directly invoked and thus a bit hidden from configuration. In this PR they are exposed as an HDDS constant as well as become configurable in ozone-default.xml. Crypto compliance involves using the proper keystore type and "jks" is not always compliant. [HDDS-10746](https://issues.apache.org/jira/browse/HDDS-10746) ## How was this patch tested? No functional changes, green CI: https://github.com/Galsza/ozone/actions/runs/8815483314 -- 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]
