Update manifest and lldir_linux to use new crt file.
This commit is contained in:
@@ -223,7 +223,7 @@ void LLDir_Linux::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_Linux::countFilesInDir(const std::string &dirname, const std::string &mask)
|
||||
|
||||
Reference in New Issue
Block a user