-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
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
danslavetskiygregiOS and fl0rek
Metadata
Metadata
Assignees
Labels
No labels