Skip to content

SSL #157

Open
Open
SSL#157
@ZeroIntensity

Description

@ZeroIntensity

Feature description

view.py only supports serving HTTP servers, but at this day in age, nearly all servers deploy with SSL. Generally, the deployment service handles SSL, but since most ASGI servers support SSL via ssl.SSLContext, it could be something to think about implementing natively. I think #72 should get done first, though.

Feature example API

[server]
cert = "cert.pem"

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiThis has to do with the Python API (view)delayedDelayed due to another issuefeatureNew feature

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions