Skip to content

System Certificate Access for iOS #2369

@TimOrtel

Description

@TimOrtel

Feature Request

Motivation

I have a usecase where I need to support iOS and rustls-native-certs does not work (#1403). Using tls-webpki-roots is not a very good solution for me as I would not like to package certificates with an application, that could use the operating system certificates instead.

Proposal

A direct support of https://github.com/rustls/rustls-platform-verifier might be able to resolve the issue. I saw that there is already a PR (#1974) with this proposal, but it got declined. What is the status of this feature?

Is a workaround available with which it is somehow possible to inject rustls-platform-verifier on library user level in the meantime?

Relevant for TimOrtel/GRPC-Kotlin-Multiplatform#60

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions