[
https://issues.apache.org/jira/browse/NIFI-14310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Witt updated NIFI-14310:
----------------------------
Fix Version/s: 2.3.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Update System Tests to use HTTPS
> --------------------------------
>
> Key: NIFI-14310
> URL: https://issues.apache.org/jira/browse/NIFI-14310
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.3.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The system test suite module currently configures NiFi instances for plain
> HTTP communication. Although this configuration provides some level of
> efficiency for testing, it does not cover standard deployment scenarios with
> HTTPS enabled.
> The system test suite modules should be updated to configure HTTPS with
> generated certificates for node and client communication. This change will
> exercise additional common code paths. The addition of HTTPS also requires an
> Authorizer implementation. Although future tests could consider using the
> Managed Authorizer, a System Test Authorizer should be created that allows
> general communication from test client code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)