-
Notifications
You must be signed in to change notification settings - Fork 43
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
SocketRocket: In debug mode. Allowing connection to any root cert #492
Comments
@mmilen hello there!. There's nothing wrong with the I remember seeing this error in console... long ago, while testing Simplenote in the iOS Simulator. It got fixed on its own, after performing a fresh install (Simulator Reset, actually). Sadly, i never got to trigger it again. Is it possible you're using a VPN / debugging software, such as Charles? |
Thanks for the immediate response ( rare occurrence nowadays ) !!! Milen Milkovski
|
No problem sir!. I'll try to reproduce the same under Mountain Lion. Would it be possible to test the exact same code you're running in Yosemite? |
Will try in the next couple of days and will let you know. Milen Milkovski
|
Perfect, thank you! |
Just build the project in Yosemite, and everything is working perfectly Milen Milkovski
|
Cool. Are you running 10.8 in a Virtual Machine? (i'll try that setup, since i'm already running Yosemite).
|
@mmilen hello there! May i ask you if you have some extra debug info // still experiencing this glitch?. I've been unable to reproduce on my end. Thanks in advance! |
It is still there. With my game it would be extremely rare that the user Milen Milkovski
|
Hi,
After losing out a user and then login the same user Simperium for Mac OS goes into a loop with Socket Error "Invalid Certificate"
To replicate all without restarting the App:
}];
The connection looks OK but the NSLOG keeps printing out : "SocketRocket: In debug mode. Allowing connection to any root cert".
I'm I doing something wrong when disconnecting the client?
The text was updated successfully, but these errors were encountered: