adoroszlai opened a new pull request, #9020: URL: https://github.com/apache/ozone/pull/9020
## What changes were proposed in this pull request? - Bump `commons-validator` to latest, 1.10.0. - Limit addresses in certificates to IPv4. Rationale: scoped IPv6 address (e.g. `0:0:0:0:0:0:0:1%lo`) is valid according to Commons Validator 1.7+, but Bouncy Castle does not accept it. https://issues.apache.org/jira/browse/HDDS-13673 ## How was this patch tested? CI: https://github.com/adoroszlai/ozone/actions/runs/17649733761 -- 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]
