[
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 <[email protected]>
Signed-off-by: David Handermann <[email protected]>
> 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)