Skip to content

Allow using native-tls #70

Closed
Closed
@ctron

Description

@ctron

Currently postgresql_archive forces the user into uses rustls through reqwest. While the default for reqwest is actually native-tls. As postgresql_archive is a library crate, it shouldn't force a decision like this on the user.

I think there should be a way to got back to native-tls, or even have this as a default.

The problem for us is, that pulling in postgresql_archive forces a while workspace into using rustls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions