Skip to content

Add support for Rustls #358

@Lorak-mmk

Description

@Lorak-mmk

Some time ago Rust Driver gained support for Rustls as backend for TLS.
It makes sense to add support for it in cpp-rust-driver. The main benefit is not requiring a library to be installed on the system, so building and using the driver becomes easier.
It remains an open question how exactly should we support it.
Imo there should definitely be a new CMake switch, similarly to how we now have one for openssl.
Should backend be chosen at runtime (as in Rust Driver), or at compile time? How exactly should the API look like? I don't know.

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