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)