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

'disableAllSecurity' not working in RN 0.72.x #196

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

'disableAllSecurity' not working in RN 0.72.x #196

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 when using disableAllSecurity.

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, but just reporting it here too in case anyone find the relationship between the libraries.

Update

So its not React-Native -- in fact this related to one of expo's package, right now my suspect is on expo-dev-client. I'm not sure what does it have to do with this package, but without it, it seems fine.

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