You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/08/28 19:15:43 UTC

[GitHub] [nifi] bbende commented on pull request #4498: NIFI-7730 Resolved issue with keystores containing multiple certificates

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:
users@infra.apache.org