bbende commented on pull request #4498: URL: https://github.com/apache/nifi/pull/4498#issuecomment-683096265
Code looks good and tested starting the app with the multiple certs keystore and worked correctly. Running a build with Java 8 shows a test error which also seems present in the GitHub Actions build: ``` [ERROR] Failures: [ERROR] JettyServerGroovyTest.testShouldStartWithMultipleCertificateJKSKeystore Unexpected call of System.exit(1). [ERROR] JettyServerGroovyTest.testShouldStartWithMultipleCertificatePKCS12Keystore Unexpected call of System.exit(1). [INFO] [ERROR] Tests run: 24, Failures: 2, Errors: 0, Skipped: 1 ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
