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

'trusty' broken in React-Native 0.72.x #850

Open
idrakimuhamad opened this issue Aug 5, 2023 · 0 comments
Open

'trusty' broken in React-Native 0.72.x #850

idrakimuhamad opened this issue Aug 5, 2023 · 0 comments

Comments

@idrakimuhamad
Copy link

idrakimuhamad commented Aug 5, 2023

After upgrading React-Native to 0.72.3, I'm unable to access self signed url anymore even with using 'trusty'.

I've reported it on React-Native repo.

facebook/react-native#38724

I even tried patching RN's RCTHTTPRequestHandler to trust the server cert. This working prior to 0.72, eg 0.71.12. Something in the upgrade probably doing this. Even libraries that use AFNetworking affected.

Repro

https://github.com/idrakimuhamad/repro-expo-ssl-self-sign

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

No branches or pull requests

1 participant