Skip to content

Use ring instead of aws-lc-rs #1263

@Dig-Doug

Description

@Dig-Doug

Describe the feature

Is there a way to configure the sdk to use ring for rustls?

I see a feature flag here in the http-client, but it's unclear to me how to configure it from aws-config (here).

aws-lc-rs v1.12.6
├── rustls v0.23.25
│   ├── aws-smithy-http-client v1.0.0
│   │   ├── aws-smithy-http-client feature "default"
│   │   │   └── aws-smithy-runtime v1.8.0
│   │   │       ├── aws-smithy-runtime feature "client"
│   │   │       │   ├── aws-config v1.6.0
│   │   │       │   │   ├── aws-config feature "credentials-process"

Use Case

Allow switching between crypto providers.

Proposed Solution

No response

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

    guidanceQuestion that needs advice or information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions