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

SSL Connection issue #8

Open
omargda opened this issue Dec 13, 2016 · 4 comments
Open

SSL Connection issue #8

omargda opened this issue Dec 13, 2016 · 4 comments

Comments

@omargda
Copy link

omargda commented Dec 13, 2016

I am getting this weird error, complaining about being unable to connect to the server. The project is basically a mimc of the sample project, except using swift files which inherit from the DVGStreamSelectionViewController and DVGStreamDataController.

"An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={NSErrorFailingURLStringKey=https://api.livestreamsdk.com/application/auth, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFNetworkCFStreamSSLErrorOriginalValue=-9802, kCFStreamPropertySSLPeerCertificates=(
"<cert(0x102844600) s: *.livestreamsdk.com i: COMODO RSA Domain Validation Secure Server CA>"

@dangerden
Copy link

@omargda looks like the SSL certificate is outdated

@omargda
Copy link
Author

omargda commented Dec 15, 2016

@dangerden Would the certificate issue be on our end?

@dangerden
Copy link

@omargda no, it's ours certificate expired... need to renew it.

@omargda
Copy link
Author

omargda commented Dec 15, 2016

@dangerden Okay, thanks for the quick response.

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