Skip to content

customize rootsΒ #1171

@flisky

Description

@flisky

Describe the feature

There're three ways in hyper-rustls to customize roots:

  • rustls-native-certs
  • webpki-roots
  • rustls-platform-verifier

aws-smithy-experimental only uses rustls-native-certs, but rustls-native-certs doesn't work on ios & android. And there's no way to customize?

refer: #575

Use Case

upgrade to hyper 1.x and use aws-sdk on mobile platforms

Proposed Solution

Add more feature flags to choose cert providers?

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

A note for the community

Community Note

  • Please vote on this issue by adding a πŸ‘ reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.p2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions