[
https://issues.apache.org/jira/browse/NIFI-8410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Gresock updated NIFI-8410:
---------------------------------
Description: 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. (was: NIFI-7198 enables TLS
support for the RedisConnectionPoolService, but the RedisStateProvider still
does not have TLS support. I recommend not only adding TLS support to the
state provider, but also look into refactoring it to reuse the code in
RedisUtils that creates the Jedis connection factory.)
> 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
> Priority: Minor
>
> 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)