The development environment is local.
javax.net.ssl.SSLHandshakeException
- version up down (java node npm gradle)
- ssl input
I am setting up the React Native Cli version locally, but various SSL-related errors occur. So if a problem arises to resolve it, I will leave it in the comments. If you know, I would appreciate your help.
DAEHEE JEON is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I did get similar error when i run npx react-native run-android
. It turns out that i was connected to VPN. When I close the VPN connection it worked.