Created
June 30, 2015 09:02
-
-
Save odrobnik/74dab51d88b63b3de9fe to your computer and use it in GitHub Desktop.
iTunes Connection failing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PBRequester failed with Error Error Domain=NSURLErrorDomain Code=-1200 | |
"An SSL error has occurred and a secure connection to the server cannot be made." UserInfo=0x13fb6deb0 {_kCFStreamErrorCodeKey=-9824, | |
NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, | |
NSUnderlyingError=0x13c5bb6f0 "An SSL error has occurred and a secure connection to the server cannot be made.", | |
NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., | |
NSErrorFailingURLKey=https://gsp10-ssl.apple.com/use, NSErrorFailingURLStringKey=https://gsp10-ssl.apple.com/use, | |
_kCFStreamErrorDomainKey=3} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment