Update SSL cert path

Update to use SSL1.1 certificate path

CRs-Fixed: 2538925
Change-Id: I00d2566e4d1cb793aaf6b539dea2d8160387f6ba
This commit is contained in:
Dante Russo 2019-10-01 16:37:20 -07:00 committed by Gerrit - the friendly Code Review server
parent bf12ff26d5
commit 2f8791ecd4

View file

@ -14,7 +14,7 @@ ERR_ESTIMATE=0
NTP_SERVER=time.izatcloud.net
#XTRA CA path
XTRA_CA_PATH=/usr/lib/ssl/certs
XTRA_CA_PATH=/usr/lib/ssl-1.1/certs
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
# 4 - Debug, 5 - Verbose