Skip to content

Add "rustls" features for the crates #3827

@iddm

Description

@iddm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    customer-reportedIssues 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.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Projects

    Status

    Untriaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions