Skip to content

Issue with private ssl keyfile when using gunicorn+uvicorn #3392

@Sri2508

Description

@Sri2508

@benoitc @tilgovi
When I try to use gunicorn+uvicorn for my asgi server for my fast api application I try to use encrypted private key file but when I try to run the server it is prompting for the password in the terminal

The worker_class iam using is uvicorn worker in the gunicorn configuration and also there is no such command line called keyfile_password in the gunicorn documentation like other uvicorn Or hypercorn has how to tackle this one in gunicorn

Originally posted by @Sri2508 in #2410

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions