Skip to main content

A few days ago, I discovered that on some computers PKG \\ DMG are not downloaded from the distribution point. The errors are as follows:

Details Executing Policy Notice of old software version Downloading https://server.dp.com:8439/jamfShare/Packages/sber-zvuk.dmg... Error: Package was not successfully downloaded. -1202 The network connection was interrupted while downloading the package from https://server.dp.com:8439/jamfShare/Packages/sber-zvuk.dmg. Attempting to reconnect... Downloading https://server.dp.com:8439/jamfShare/Packages/sber-zvuk.dmg... Error: Package was not successfully downloaded. -1202 Error: sber-zvuk.dmg is not available on the HTTP server.

 I decided to check the files by downloading via curl from problem clients and got the following:

Details Executing Policy Curl sber-zvuk png Running script Curl sber-zvuk png... Script exit code: 60 Script result: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL certificate problem: unable to get local issuer certificate More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. Error running script: return code was 60.

Server distribution point CentOS 7 https certificate let's encrypt

 

Perhaps someone has already encountered a similar problem. There were no problems with the self-signed certificate.

Be the first to reply!