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

(kCFStreamErrorDomainSSL error -9847.) #654

Open
femina6 opened this issue Dec 31, 2015 · 1 comment
Open

(kCFStreamErrorDomainSSL error -9847.) #654

femina6 opened this issue Dec 31, 2015 · 1 comment

Comments

@femina6
Copy link

femina6 commented Dec 31, 2015

i am trying to register new user in ejabberd server for xmpp chat,but i am getting this error

 The operation couldn’t be completed. (kCFStreamErrorDomainSSL error -9847.)

when this method gets called

-(void)xmppStreamDidDisconnect:(XMPPStream *)sender withError:(NSError *)error
{

    NSLog(@"%@",error.localizedDescription);

}

please help me out of this

@davidchiles
Copy link
Contributor

This is an SSL Fatal Alert. Really not enough information to say anything else.

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

2 participants