You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/04/01 00:02:00 UTC

[jira] [Created] (NIFI-9858) Refactor System Test KeyStore Configuration

David Handermann created NIFI-9858:
--------------------------------------

             Summary: Refactor System Test KeyStore Configuration
                 Key: NIFI-9858
                 URL: https://issues.apache.org/jira/browse/NIFI-9858
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Tools and Build
    Affects Versions: 1.17.0
            Reporter: David Handermann
            Assignee: David Handermann


The {{nifi-system-test-suite}} module depends on configuring a KeyStore and TrustStore for when running integration tests on standalone or clustered NiFi instances.

The module includes {{keystore.jks}} and {{truststore.jks}} files with certificates that have an expiration of 2022-04-08.

The system test configuration process should be changed to use generated certificates, with temporary KeyStore and TrustStore files, to avoid failures due to certificate expiration.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)