Skip to content

Airflow 2.5.3, unable to specify ssl key and cert for webserver in Docker based installation  #31075

@jayramr

Description

@jayramr

Apache Airflow version

Other Airflow 2 version (please specify below)

What happened

airflow webserver --ssl-cert domain.pem --ssl-key domain.key

What you think should happen instead

it should server the website with ssl

How to reproduce

Without ssl works
$airflow webserver

With ssl , the webserver not working and no logs even with debug
$airflow webserver --ssl-cert domain.pem --ssl-key domain.key

Operating System

ubuntu 20.04

Versions of Apache Airflow Providers

2.5.3

Deployment

Virtualenv installation

Deployment details

No response

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:corekind:bugThis is a clearly a bugneeds-triagelabel for new issues that we didn't triage yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions