Skip to content

Client certificate verification (mTLS) in Starlette/FastAPI #2224

@kaleming

Description

@kaleming

I have found two discussions about this topic, but no solution using Fastapi was proposed:

According to Starlette documentation, no certificate verification is natively implemented in Starlette.

This approach using flask to deal with certificate verification works fine.

It would be very cool if Fastapi support certificate verification.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions