nifi/nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task
Peter Turcsanyi 04cd418618
NIFI-8312: Support PKCS12 and BCFKS truststores in Atlas reporting task
- Generate ssl-client.xml on NiFi side in order to be able to configure non-JKS truststores.
- Close FileOutputStream in tests to prevent error during clean-up.
- Removed generating Hadoop Credential Store.
- The credential store is not related to Atlas REST API SSL connection but would eliminate a warning from Atlas Kafka client. Removed because it caused test failure on Windows due to missing Hadoop native libraries.

This closes #4893

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2021-03-17 13:53:47 -05:00
..
src NIFI-8312: Support PKCS12 and BCFKS truststores in Atlas reporting task 2021-03-17 13:53:47 -05:00
pom.xml NIFI-8312: Support PKCS12 and BCFKS truststores in Atlas reporting task 2021-03-17 13:53:47 -05:00