[
https://issues.apache.org/jira/browse/AIRFLOW-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-3127.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.10.1
> Celery SSL Documentation is out-dated
> -------------------------------------
>
> Key: AIRFLOW-3127
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3127
> Project: Apache Airflow
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 1.10.0
> Reporter: Xiaodong DENG
> Assignee: Xiaodong DENG
> Priority: Minor
> Fix For: 1.10.1
>
>
> Now in `airflow.cfg`, for Celery-SSL, the items names are "ssl_active",
> "ssl_key", "ssl_cert", and "ssl_cacert". (since PR
> https://github.com/apache/incubator-airflow/pull/2806/files)
> But in the documentation
> [https://airflow.incubator.apache.org/security.html?highlight=celery]
> or
> [https://github.com/apache/incubator-airflow/blob/master/docs/security.rst,]
> it's "CELERY_SSL_ACTIVE", "CELERY_SSL_KEY", "CELERY_SSL_CERT", and
> "CELERY_SSL_CACERT", which is out-dated.
>
> This may confuse readers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)