[
https://issues.apache.org/jira/browse/NIFI-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Wing updated NIFI-3382:
-----------------------------
Status: Patch Available (was: Open)
> Regenerate Test Certificates for NiFi-Web-Api
> ---------------------------------------------
>
> Key: NIFI-3382
> URL: https://issues.apache.org/jira/browse/NIFI-3382
> Project: Apache NiFi
> Issue Type: Task
> Components: Core Framework
> Affects Versions: 0.8.0, 1.2.0
> Reporter: James Wing
> Assignee: James Wing
> Priority: Critical
>
> The certificates used by unit tests in nifi-web-api expired January 5, 2017.
> The 0.x build has been failing since then reporting errors about the failed
> certificates:
> {quote}
> java.lang.Exception: Unable to populate initial flow: Client certificate for
> (CN=localhost, OU=Apache NiFi, O=Apache, L=Santa Monica, ST=CA, C=US) is
> expired.
> {quote}
> The master branch has the same keystore and truststore files, but the build
> is not breaking. It appears the nifi-web-api security tests were reorganized
> as integration tests as part of the security work for 1.0. The expiration
> errors are visible running integration tests via {{mvn
> failsafe:integration-test}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)