Skip to content

Missing SSL options for API Server #71426

Description

@gabrielley68

Under which category would you file this issue?

Airflow Core

Apache Airflow version

3.3.0

What happened and how to reproduce it?

The command used to launch the API web server only allow a set of SSL options for Uvicorn & Gunicorn. Some are missing, including Uvicorn's ssl-ciphers in my case.

What you think should happen instead?

Uvicorn's ssl-ciphers and Gunicorn's ciphers options should be available for the API web server through the CLI args in api_server_command.py
Arguably, we should be able to overload any option on these server.

Operating System

Red Hat 9.8

Deployment

Virtualenv installation

Apache Airflow Provider(s)

No response

Versions of Apache Airflow Providers

No response

Official Helm Chart version

Not Applicable

Kubernetes Version

No response

Helm Chart configuration

No response

Docker Image customizations

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:APIAirflow's REST/HTTP APIkind: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