Skip to content

Instantly share code, notes, and snippets.

@odrobnik
Created June 30, 2015 09:02
Show Gist options
  • Save odrobnik/74dab51d88b63b3de9fe to your computer and use it in GitHub Desktop.
Save odrobnik/74dab51d88b63b3de9fe to your computer and use it in GitHub Desktop.
iTunes Connection failing
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