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

getting java.security.cert.CertPathValidatorException: Trust anchor for certification path not found. #107

Open
akshgods opened this issue Aug 13, 2018 · 3 comments

Comments

@akshgods
Copy link

react native version 0.55 , android
i tried to connect xmpp server i'm getting this issue:

react-native-xmpp: Disconnected, error: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
E:\react\octocat\screens\HomeScreen.js:30 DISCONNECTED!
E:\react\octocat\node_modules\react-native-xmpp\index.js:20 react-native-xmpp: Error: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
E:\react\octocat\screens\HomeScreen.js:26 ERROR:javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found

@akshgods akshgods changed the title getting ava.security.cert.CertPathValidatorException: Trust anchor for certification path not found. getting java.security.cert.CertPathValidatorException: Trust anchor for certification path not found. Aug 13, 2018
@andrzejbe
Copy link

@akshgods I've fixed this in my pull request for multi chat rooms handling - if you want to give it a try, you could use my forked version instead as explained here: #82

@shubham1164
Copy link

Hi, @andrzejbe do you have working code of this library for IOS. I have tried all the manual/auto linking steps but failed to use this library and end up with errors in the Xcode during building. Please help me to get the ready to use code for IOS.

@andrzejbe
Copy link

Hi @shubham1164 - please see: #82

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

3 participants