Xiaodong DENG created AIRFLOW-3127:
--------------------------------------

             Summary: 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


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)

Reply via email to