Skip to content

Add rustls feature #575

Closed
Closed
@enfipy

Description

@enfipy

Currently sqlx-rt uses native-tls. But library native-tls is dynamically linked and it's hard sometimes to set up the environment for it (ex. docker image).

But hopefully, there are rustls and tokio-rustls that can statically link SSL during compilation. I think it will be useful for many developers to have it.

Similar feature exists in actix-web.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds rust featureThis issue or PR needs a Rust feature to be stabilized before it can be merged into master

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions