Skip to content

Consider migrating to rustls-platform-verifier from rustls-native-certs #522

@Enduriel

Description

@Enduriel

rustls-platform-verifier is recommended over rustls-native-certs by the team maintaining rustls-native-certs. From the readme:

Instead of this crate, we suggest using rustls-platform-verifier, which provides a more robust solution with a simpler API. This crate is still maintained, but mostly for use inside the platform verifier on platforms where no other solution is available. For more context, see deployment considerations.

Migrating would also allow using the native-tls feature on android/ios, which are not supported by rustls-native-certs.

Is this something the tungstenite team would be interested in doing/receiving a PR for?

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency filequestion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions