-
Notifications
You must be signed in to change notification settings - Fork 334
Open
Labels
customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.Workflow: This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Feature Summary
Don't require openssl (native-tls) and allow using rustls instead.
Feature Description
OpenSSL crates family always causes problems on every platform. Especially so in big projects. cargo hakari, when unifying the dependencies, only has openssl for the azure-core and azure-identity for me, what completely breaks the builds for me and makes me go through a painful process of dealing with openssl again, here and there, here and there. Using rustls would completely remove such issues for good.
Use Case
No response
Alternatives
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.Workflow: This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Type
Projects
Status
Untriaged