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

SSLWrite(): -9806 0 #11

Open
niravspaceo opened this issue Feb 10, 2015 · 6 comments
Open

SSLWrite(): -9806 0 #11

niravspaceo opened this issue Feb 10, 2015 · 6 comments

Comments

@niravspaceo
Copy link

I am getting error "SSLWrite(): -9806 0", when i try to run PushMeBaby code. I am running code in xcode Version 6.1.

Any Idea ?

Thanks.

@sinyagin
Copy link

The same issue(

@artur-kruplevich
Copy link

Correct certificate with private key in your keychain fixes this issue.

@ghost
Copy link

ghost commented Aug 13, 2015

same issue, how to solve it?

@artur-kruplevich
Copy link

You can create "Push Services" certificate yourself or import it along with its private key from the person who created it. Then you will have this certificate and its private key installed in your keychain. That solved this issue for me.

@niravspaceo
Copy link
Author

Certificate is perfect. There is no any issue with certificate or private key.

@irajtech
Copy link

I solved this issue by generating the certificate and added to my keychain.

Also make sure Xcode is restarted after that.

It will surely work if both private key and certificates are there in the keychain.

check the validity of the certificates

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

4 participants