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 2022/06/06 13:51:00 UTC

[jira] [Commented] (NIFI-10085) Remove Unlimited Strengh Cryptography Tests

    [ https://issues.apache.org/jira/browse/NIFI-10085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550481#comment-17550481 ] 

ASF subversion and git services commented on NIFI-10085:
--------------------------------------------------------

Commit 58f93d1f8b812b87a82348b7b60ecd1f376441a5 in nifi's branch refs/heads/main from Emilio Setiadarma
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=58f93d1f8b ]

NIFI-10085 Removed CryptoUtility.isUnlimitedStrengthCryptoSupported() and references

This closes #6098

Signed-off-by: David Handermann <ex...@apache.org>


> Remove Unlimited Strengh Cryptography Tests
> -------------------------------------------
>
>                 Key: NIFI-10085
>                 URL: https://issues.apache.org/jira/browse/NIFI-10085
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>            Reporter: David Handermann
>            Assignee: Emilio Setiadarma
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Java 8 Update 151 changed the default cryptography policy to enable unlimited strength capabilities. NiFi 1.15.0 and later require a minimum version of Java 8 Update 251. With this minimum requirement, several unit tests can be streamlined to remove the check for unlimited strength cryptography. The {{CryptoUtility.isUnlimitedStrengthCryptoSupported()}} method can also be removed after removing all references.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)