[
https://issues.apache.org/jira/browse/NIFI-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834486#comment-15834486
]
ASF GitHub Bot commented on NIFI-3382:
--------------------------------------
Github user mcgilman commented on the issue:
https://github.com/apache/nifi/pull/1437
Hey @jvwing. I actually updated these in a separate PR that's been awaiting
review for awhile now. Specifically, they were regenerated in #1399.
> 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)