GH-960 possible fix for missing OSX ca certs

This commit is contained in:
Petr Mrázek
2015-05-19 22:28:51 +02:00
parent 2ad9e6393f
commit d0b31da4b5
6 changed files with 42 additions and 0 deletions

View File

@ -152,6 +152,7 @@ private:
void initGlobalSettings(bool test_mode);
void initTranslations();
void initSSL();
private:
friend class UpdateCheckerTest;