Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
1.9.2
-
None
Description
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.
Attachments
Issue Links
- depends upon
-
NIFI-7468 Improve internal handling of SSL channels
- Resolved
- is related to
-
NIFI-5952 RAW Site-to-Site fails with java.nio.channels.IllegalBlockingModeException
- Resolved
-
NIFI-7804 Dependencies ending up in nifi-standard-services-api
- Resolved
-
NIFI-8037 Support TLS 1.3 in SSLContextService on Java 8
- Resolved
- relates to
-
NIFI-5212 Configure JettyServer with custom TLS protocols and cipher suites
- Resolved