Galsza opened a new pull request, #6548: URL: https://github.com/apache/ozone/pull/6548
## What changes were proposed in this pull request? Keystores by default use the "jks" type and it's not configurable currently. In this PR I'm creating a new option that gives a central configuration option for setting them up. This effort is part of a larger effort for crypto compliance where each cryptographic algorithm should be marked with the CRYPTO_COMPLIANCE tag so that later a whitelisting mechanism can be implemented for them based on this tag. https://issues.apache.org/jira/browse/HDDS-10701 ## How was this patch tested? No functional code changes Green CI (before the whitelist change in ozone-default.xml): https://github.com/Galsza/ozone/actions/runs/8718309829 -- 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]
