ashb commented on issue #5202: [AIRFLOW-4427] Add Gunicorn params to webserver URL: https://github.com/apache/airflow/pull/5202#issuecomment-504470702 Additionally maybe all we need is a a doc change -- this is possible via ``` GUNICORN_CMD_ARGS='--ssl-version=5' airflow webserver ``` (that will force gunicorn to only use TLSv1.2, if ssl is enabled.)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
