Replace CA file.
This commit is contained in:
@@ -217,7 +217,7 @@ void LLDir_Win32::initAppDirs(const std::string &app_name,
|
||||
}
|
||||
}
|
||||
|
||||
mCAFile = getExpandedFilename(LL_PATH_APP_SETTINGS, "CA.pem");
|
||||
mCAFile = getExpandedFilename(LL_PATH_APP_SETTINGS, "ca-bundle.crt");
|
||||
}
|
||||
|
||||
U32 LLDir_Win32::countFilesInDir(const std::string &dirname, const std::string &mask)
|
||||
|
||||
Reference in New Issue
Block a user