[
https://issues.apache.org/jira/browse/NIFI-8410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319561#comment-17319561
]
ASF subversion and git services commented on NIFI-8410:
-------------------------------------------------------
Commit 2298953f90e8023afc4f032dd1dad99c054de5c3 in nifi's branch
refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2298953 ]
NIFI-8410: Enabling TLS in RedisStateProvider
This closes #4990
Signed-off-by: David Handermann <[email protected]>
> Add TLS support to RedisStateProvider
> -------------------------------------
>
> Key: NIFI-8410
> URL: https://issues.apache.org/jira/browse/NIFI-8410
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.13.2
> Reporter: Joseph Gresock
> Assignee: Joseph Gresock
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> NIFI-7198 enables TLS support for the RedisConnectionPoolService, but the
> RedisStateProvider still does not have TLS support because the SSL context
> service is not accessible in the state provider. The fix should be fairly
> straightforward, refactoring the properties in RedisUtils and allowing the
> SSL context service properties to be captured and propagated to the state
> provider separately.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)