You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/06/26 09:30:00 UTC

[jira] [Commented] (NIFI-11673) Remove Legacy TLS Versions from Shared Configuration

    [ 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 <ns...@apache.org>


> 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)