You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/06/02 17:14:00 UTC

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

David Handermann created NIFI-10085:
---------------------------------------

             Summary: Remove Unlimited Cryptography Strengh 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


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)