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)