Jeff Storck created NIFI-6563:
---------------------------------

             Summary: Add support for TLSv1.3 when running on Java 11
                 Key: NIFI-6563
                 URL: https://issues.apache.org/jira/browse/NIFI-6563
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework, Tools and Build
    Affects Versions: 1.9.2
            Reporter: Jeff Storck


Add full support for TLSv1.3 running on Java 11.

Some components currently work (S2S over HTTP, for example) with TLSv1.3.

One issue related to specifying "TLS" for the protocol in an SSLContext is 
different (implied) behavior between running on Java 8 and 11, since the 
"newest" version of the TLS protocol available on the JVM will be used.

More details will be added upon further analysis.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to