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 2022/11/04 14:25:00 UTC

[jira] [Commented] (NIFI-10675) Fix SSL support in the Neo4J 4.X+ client service

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

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

Commit 19658df52b33b1461e416c6f0951ce9444bb12d3 in nifi's branch refs/heads/main from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=19658df52b ]

NIFI-10675 Corrected SSL support in Neo4j V4 Cypher Service

- Added Testcontainers for Neo4j integration tests

This closes #6559

Co-authored-by: David Handermann <ex...@apache.org>
Signed-off-by: David Handermann <ex...@apache.org>


> Fix SSL support in the Neo4J 4.X+ client service
> ------------------------------------------------
>
>                 Key: NIFI-10675
>                 URL: https://issues.apache.org/jira/browse/NIFI-10675
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Mike Thomsen
>            Assignee: Mike Thomsen
>            Priority: Major
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> The existing approach doesn't actually work as it tries to push a JKS or P12 file into a method that will only accept PEM files. The SSL support needs to be rewritten.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)