generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Labels
guidanceQuestion that needs advice or information.Question that needs advice or information.
Description
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
Labels
guidanceQuestion that needs advice or information.Question that needs advice or information.