You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: