- Removed Security.addProvider() references from several tests
- Refactored KeyStoreUtils to use instance of BouncyCastleProvider instead of BC provider name string
- Refactored MiNiFi references to pass BouncyCastleProvider for BCFKS
Signed-off-by: Joseph Witt <joewitt@apache.org>
Also fixed driver class name handling (caused IT test failure).
Other test fixes to make IT tests work.
This closes#7387
Signed-off-by: David Handermann <exceptionfactory@apache.org>