Update SSL cert path
Update to use SSL1.1 certificate path CRs-Fixed: 2538925 Change-Id: I00d2566e4d1cb793aaf6b539dea2d8160387f6ba
This commit is contained in:
parent
bf12ff26d5
commit
2f8791ecd4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ ERR_ESTIMATE=0
|
||||||
NTP_SERVER=time.izatcloud.net
|
NTP_SERVER=time.izatcloud.net
|
||||||
|
|
||||||
#XTRA CA path
|
#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
|
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
|
||||||
# 4 - Debug, 5 - Verbose
|
# 4 - Debug, 5 - Verbose
|
||||||
|
|
Loading…
Reference in a new issue