mirror of
https://github.com/apache/nifi.git
synced 2025-02-11 20:45:11 +00:00
Updated TestInvokeHTTP, TestInvokeHttpSSL, TestInvokeHttpTwoWaySSL, and TestListenHTTP to use new Keystore functionality. NIFI-1355 Refactored and removed unnecessary unit tests in KeyStoreUtilsGroovyTest. NIFI-1355 Added a password requirement when creating a new truststore. Handled exception when loading a passwordless truststore type of Bouncy Castle PKCS12. This closes #4801 Signed-off-by: David Handermann <exceptionfactory@apache.org>