Galsza opened a new pull request, #4807: URL: https://github.com/apache/ozone/pull/4807
## What changes were proposed in this pull request? TestSecureOzoneCluster#testOMGrpcServerCertificateRenew fails on some machines when run locally because the subject material and ips/dns configs are not properly created when generating the certificate for the test. This adds the configuration found in DefaultCertificateClient to fix this problem. This issue was found during [Support multiple root ca certificates in trust stores](https://issues.apache.org/jira/browse/HDDS-8589) and the fix is provided in this pull request. ## What is the link to the Apache JIRA [HDDS-8738](https://issues.apache.org/jira/browse/HDDS-8738) Please replace this section with the link to the Apache JIRA) ## How was this patch tested? The test runs locally on @fapifta and my machine after these changes. The actions on my fork are still running: https://github.com/Galsza/ozone/actions/runs/5134337627 , but here is a run that contained these changes and the ones from [Support multiple root ca certificates in trust stores](https://issues.apache.org/jira/browse/HDDS-8589) : https://github.com/Galsza/ozone/actions/runs/5122982317 -- 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]
