I am trying to call my url using
NSDictionary *landingDetails=[appDelegate landingPage]; NSString *devinf=[UIDevice currentDevice].systemVersion;
Normally when I get CFNetwork SSLHandshake failed -(*) Its because of my local wifi network (device is connected to network but not the internet)
Try it again on another network (3G is the quickest solution for me)