[
https://issues.apache.org/jira/browse/AIRFLOW-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282800#comment-15282800
]
Chris Riccomini commented on AIRFLOW-91:
----------------------------------------
Your latest PR doesn't even include this line:
{code}
configuration.get('webserver', 'ssl_keyfile')
{code}
Which is in your stack trace (cli.py, line 689). Line 689 in your PR contains:
{code}
("-r", "--report"), "Show DagBag loading report", "store_true"),
{code}
I think your PR is missing some commits or something.
> Ssl gunicorn
> ------------
>
> Key: AIRFLOW-91
> URL: https://issues.apache.org/jira/browse/AIRFLOW-91
> Project: Apache Airflow
> Issue Type: Improvement
> Components: security
> Reporter: Stanilovsky Evgeny
> Assignee: Stanilovsky Evgeny
>
> old issue : https://github.com/apache/incubator-airflow/pull/1492
> Ssl gunicorn support
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)