[
https://issues.apache.org/jira/browse/AIRFLOW-6493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomasz Urbaszek resolved AIRFLOW-6493.
--------------------------------------
Fix Version/s: 1.10.8
Resolution: Done
> RedisHook: Allow SSL connection configuration through "extra" fields
> --------------------------------------------------------------------
>
> Key: AIRFLOW-6493
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6493
> Project: Apache Airflow
> Issue Type: Improvement
> Components: contrib, hooks
> Affects Versions: 1.10.7
> Reporter: Alan Mai
> Assignee: Alan Mai
> Priority: Minor
> Fix For: 1.10.8
>
>
> RedisHook uses redis-py which has support for SSL connections, but the
> current hook has no way of configuring these option.
>
> Suggestion is to add these options to extra config.
>
> TLS/SSL support in redis-py is roughly documented in this issue:
> [https://github.com/andymccurdy/redis-py/issues/780]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)