You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/03/17 18:55:00 UTC

[jira] [Commented] (NIFI-8312) Support PKCS12 and BCFKS truststores in Atlas reporting task

    [ https://issues.apache.org/jira/browse/NIFI-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303657#comment-17303657 ] 

ASF subversion and git services commented on NIFI-8312:
-------------------------------------------------------

Commit 04cd4186189c6b4e458b38f5d96459945c9c0dfe in nifi's branch refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=04cd418 ]

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 <ex...@apache.org>


> Support PKCS12 and BCFKS truststores in Atlas reporting task
> ------------------------------------------------------------
>
>                 Key: NIFI-8312
>                 URL: https://issues.apache.org/jira/browse/NIFI-8312
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>              Labels: extensions
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Currently only JKS is supported for Atlas HTTPS connection. Add support for other keystore types too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)