Skip to content
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

use rustls for downloading? #125

Closed
aviramha opened this issue Mar 31, 2024 · 4 comments · Fixed by #126
Closed

use rustls for downloading? #125

aviramha opened this issue Mar 31, 2024 · 4 comments · Fixed by #126

Comments

@aviramha
Copy link
Contributor

We have an issue where we don't want to require openssl while building, and Frida doesn't really respect the use of rustls in reqwest if not changing it explicitly in Frida.
I want to suggest to use rustls by default for the build script - it's egoistic but I think rustls is nicer anyway :D

@s1341
Copy link
Contributor

s1341 commented Mar 31, 2024

I'm willing to consider it... would you be prepared to do a PR?

@aviramha
Copy link
Contributor Author

ofc! It's in my fork already :)

@aviramha
Copy link
Contributor Author

#126

@s1341
Copy link
Contributor

s1341 commented Mar 31, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants