Skip to content

Allow sqlx runtime tls to be configurable - [opened] #19

@famedly-bot

Description

@famedly-bot

In GitLab by @jgrund on Mar 8, 2022, 22:55

Merges make-runtime-tls-configurable -> main

sqlx runtime tls is currently hardcoded to runtime-tokio-rustls.

However, there may be cases where runtime-tokio-native-tls is preferable.

Introduce two new features use-rustls, and use-native-tls to control this.

use-rustls is enabled by default so the default tls config remans the same, but can now be changed.

Signed-off-by: Joe Grund [email protected]

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