Error[Failed to obtain CL file[https://ServerAddress/hostpkg/pkg.php?pkg=configlistwithdeleteditems.xml.egk]: Error[WinHttpSendRequest Error[12029:] or Error[Failed to obtain file[https://ServerAddress/hostpkg/pkg.php?pkg=Yara.bt9]: Error[WinHttpReceiveResponse Error[12029:]
Microsoft defines the WinHttpSendRequest Error[12029] as:
ERROR_WINHTTP_CANNOT_CONNECT: 12029 Returned if connection to the server failed.
This error indicates that the endpoint has resolved the DNS name of the remote location, but cannot establish a connection with the remote location. Typically this happens when the port (such as 443) is blocked.
tnc -ComputerName ServerAddressFQDN -Port 443 -InformationLevel "Detailed"
https://ServerAddress/hostpkg/pkg.php?pkg=Yara.bt9