摘要:
- (AFSecurityPolicy*)customSecurityPolicy{/**** SSL Pinning ****/NSString *cerPath = [[NSBundle mainBundle] pathForResource:@"你的证书" ofType:@"cer"];NSD... 阅读全文
posted @ 2016-01-19 10:10
李伯波
阅读(302)
评论(0)
推荐(0)
摘要:
引用自http://www.cnblogs.com/jys509/p/5001566.html一般来讲如果app用了web service , 我们需要防止数据嗅探来保证数据安全.通常的做法是用ssl来连接以防止数据抓包和嗅探其实这么做的话还是不够的 。 我们还需要防止中间人攻击(不明白的自己去百度... 阅读全文
posted @ 2016-01-19 10:06
李伯波
阅读(386)
评论(0)
推荐(0)

浙公网安备 33010602011771号