[
https://issues.apache.org/jira/browse/NIFI-11673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737067#comment-17737067
]
ASF subversion and git services commented on NIFI-11673:
--------------------------------------------------------
Commit 1f1c5df5a370a0a502a8dbaf17bcb20a1c258dc2 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1f1c5df5a3 ]
NIFI-11673 Removed Legacy TLS Configuration Versions
This closes #7367
Signed-off-by: Nandor Soma Abonyi <[email protected]>
> Remove Legacy TLS Versions from Shared Configuration
> ----------------------------------------------------
>
> Key: NIFI-11673
> URL: https://issues.apache.org/jira/browse/NIFI-11673
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.latest
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The {{TlsConfiguration}} interface and referencing components include logic
> specific to Java 8 and 11, in addition to referencing legacy version of the
> TLS protocol. Modern Java distributions disallow TLS 1.0 and 1.1 in the
> default {{java.security}} configuration, and with NiFi 2.0 removing support
> for Java 8, version-based protocol selection can be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)