Skip to content

rustls-graviola support #4213

@flyingmutant

Description

@flyingmutant

I have found these related issues/pull requests

Related: #4033.

Description

Graviola is a pure-Rust/asm crypto library made by the rustls author – with main goal being usable as rustls backend via rustls-graviola crate. We use Graviola with and without rustls and quite like it.

We currently use sqlx with tls-rustls-aws-lc-rs, which makes cross-compiling a pain, and are looking to migrate to rustls-graviola.

Prefered solution

tls-rustls-graviola feature (or a couple of features, with different root variants) looks like the simplest option (compared to e.g. #4033). If you are OK with this direction, I can work on a PR adding it to sqlx.

Is this a breaking change? Why or why not?

Not a breaking change – new optional feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions