Hello, all!
I'm getting the following error in the policy logs when computers try to download packages from an https distribution point.
Executing Policy Install MyPackage Downloading https://foo.bar/CasperShare/Packages/MyPackage.pkg.zip... The network connection was interrupted while downloading the package from https://foo.bar/CasperShare/Packages/MyPackage.pkg.zip. Attempting to reconnect... Downloading https://foo.bar/CasperShare/Packages/MyPackage.pkg.zip... Error: MyPackage.pkg.zip is not available on the HTTP server.
If you navigate to the URL in question in a browser, the package downloads successfully. I thought our self-signed cert might be an issue, but the same error occurs when I disabled https and switch the distribution point to just an http server. I've also tried disabling client authentication, adding MIME types to the share's .htaccess file, and confirming that the permissions on the file are correct (755).
Note that the distribution point works fine as an SMB share. Has anyone else encountered this problem?
Edit to mention that this server is running RHEL 6 and Apache.
