Skip to content

Rust Sdk: Optional dependency on openssl in rust client #410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 of 5 tasks
thevaibhav-dixit opened this issue Mar 18, 2025 · 0 comments
Open
3 of 5 tasks

Rust Sdk: Optional dependency on openssl in rust client #410

thevaibhav-dixit opened this issue Mar 18, 2025 · 0 comments
Labels
feat New feature or request.

Comments

@thevaibhav-dixit
Copy link

Preflight checklist

Ory Network Project

No response

Describe your problem

Currently, rust sdk has a direct dependency on OpenSSL through reqwest's default features.

Describe your ideal solution

If openssl is not a hard requirement, I propose to set default_features = false for reqwest crate.

Workarounds or alternatives

Provide a feature flag for rustls-tls

Version

1.3.8

Additional Context

No response

@thevaibhav-dixit thevaibhav-dixit added the feat New feature or request. label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant