David Handermann created NIFI-14310:
---------------------------------------

             Summary: 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


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)

Reply via email to