Objc client ssl verification

This commit is contained in:
geekerzp
2015-09-14 18:29:49 +08:00
parent 48bd888483
commit b0063d9e9f
14 changed files with 182 additions and 27 deletions

View File

@@ -31,6 +31,7 @@
self.password = @"";
self.tempFolderPath = nil;
self.debug = NO;
self.verifySSL = YES;
self.loggingFile = nil;
self.mutableApiKey = [NSMutableDictionary dictionary];
self.mutableApiKeyPrefix = [NSMutableDictionary dictionary];