summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAnkur Sharma <anksha@codeaurora.org>2019-04-09 17:28:05 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-04-22 23:14:25 -0700
commite3240df27fb63294175f6e8a74e51da27aba03c9 (patch)
tree04091861b51e857cc072e300c554425579744447 /etc
parent3d5fbdc4027820b65896abed9ea48bc7eafc18e1 (diff)
downloadgps-e3240df27fb63294175f6e8a74e51da27aba03c9.tar.gz
Changing the CaPath for SSL certificates
Modifying the CaPath for SSL certs in gps.conf to be used by xtra-daemon while estalishing SSL connection for downloading XTRA file. Change-Id: Id360b21fdda8b539568cbd505c16e99ee1ad6816 CRs-Fixed: 2432184
Diffstat (limited to 'etc')
-rw-r--r--etc/gps.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/gps.conf b/etc/gps.conf
index 82a7b3c..a5dabb2 100644
--- a/etc/gps.conf
+++ b/etc/gps.conf
@@ -14,7 +14,7 @@ ERR_ESTIMATE=0
NTP_SERVER=time.izatcloud.net
#XTRA CA path
-XTRA_CA_PATH=/system/etc/security/cacerts
+XTRA_CA_PATH=/usr/lib/ssl/certs
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
# 4 - Debug, 5 - Verbose