[
https://issues.apache.org/jira/browse/NIFI-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517019#comment-17517019
]
ASF subversion and git services commented on NIFI-9858:
-------------------------------------------------------
Commit decf86840f2ac1ccf5f1181b200763e6bfe5fba3 in nifi's branch
refs/heads/support/nifi-1.16 from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=decf86840f ]
NIFI-9858 Refactored nifi-system-test-suite using generated certificates
- Added NiFiSystemKeyStoreProvider for configuration of Key Pair and
self-signed Certificate
- Updated standalone and clustered instance configuration properties
- Removed expiring keystore.jks and truststore.jks
This closes #5922
Signed-off-by: Paul Grey <[email protected]>
> 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
> Priority: Critical
> Fix For: 1.17.0, 1.16.1
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)