summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorRoxanne Skelly <roxie@lindenlab.com>2009-07-09 21:45:04 +0000
committerRoxanne Skelly <roxie@lindenlab.com>2009-07-09 21:45:04 +0000
commite65b6d96957fd92fdc8c5a42b1ad4b1a153552b3 (patch)
tree0eff61a199c8c9386d6ef19b27f243150b557dd2 /indra/newview/llappviewer.cpp
parent7a64aad1def1b0612addbf2e66c66db061d7e182 (diff)
DEV-34822
svn merge -c120157 svn+ssh://svn.lindenlab.com/svn/linden/branches/giab-viewer/giab-viewer-2
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index d1e33fa91a..187038ab15 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -621,6 +621,7 @@ bool LLAppViewer::init()
initThreads();
initializeSecHandler();
+ LLHTTPClient::setCertVerifyCallback(secapiSSLCertVerifyCallback);
writeSystemInfo();
// Build a string representing the current version number.