[
https://issues.apache.org/jira/browse/NIFI-13966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895490#comment-17895490
]
ASF subversion and git services commented on NIFI-13966:
--------------------------------------------------------
Commit 10eda1ac69fb4a6ab0b8b67c8c23152e70581f8e in nifi's branch
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=10eda1ac69 ]
NIFI-13966 Removed unsupported security protocols from SNMP processors (#9487)
Signed-off-by: David Handermann <[email protected]>
> Remove unsupported security protocols from SNMP processors
> ----------------------------------------------------------
>
> Key: NIFI-13966
> URL: https://issues.apache.org/jira/browse/NIFI-13966
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> NIFI-13943 upgraded SNMP4J client library from 2.x to 3.x where MD5 and SHA
> authentication protocols are not enabled by default anymore because they are
> insecure (https://www.snmp4j.org/CHANGES.txt). 3DES privacy protocol is not
> enabled either.
> Remove these protocols from the SNMP processors' configuration options.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)