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

Don't override default SSL Socket Factory #465

Merged
merged 1 commit into from
May 26, 2016

Conversation

egk35
Copy link
Contributor

@egk35 egk35 commented May 26, 2016

This SSL Socket Factory is causing a javax.net.ssl.SSLPeerUnverifiedException exception when integrating an app with both Parse and Account Kit (https://developers.facebook.com/products/account-kit). Is there a reason why we're using the SSLCertificateSocketFactory? I think the default one should be fine.

This SSL Socket Factory is causing a javax.net.ssl.SSLPeerUnverifiedException exception when integrating an app with both Parse and Account Kit (https://developers.facebook.com/products/account-kit). Is there a reason why we're using the SSLCertificateSocketFactory? I think the default one should be fine.
@grantland
Copy link
Contributor

I don't believe there's an explicit reason why we have this, so I'll merge it in for now.

@grantland grantland added this to the 1.13.1 milestone May 26, 2016
@grantland grantland merged commit 4b88c28 into parse-community:master May 26, 2016
@egk35 egk35 deleted the patch-2 branch May 26, 2016 23:25
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

Successfully merging this pull request may close these issues.

2 participants