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
This commit is contained in:
Ankur Sharma 2019-04-09 17:28:05 +05:30 committed by Gerrit - the friendly Code Review server
parent 3d5fbdc402
commit e3240df27f

View file

@ -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