Posted on 06-20-2013 08:09 AM
Hi all,
The kiosk account project I was working on is now on hold. So i've turned my attention back to our HTTPS distribution point in our DMZ project.
So far we've got an RHEL 6.3 virtual server running Apache 2.2 working nicely as an HTTP distribution point. The server is currently internal to our network at present for testing. When we make the changes to turn it into an HTTPS server with a self signed certificate, all policies fail to work despite multiple browsers on the computer all being able to view and download the packages/scripts.
Here's an example of the error that are thrown up in the log files:
[STEP 1 of 1] Downloading https://website:443//Packages/Microsoft Silverlight.dmg... Error: Package not successfully downloaded: 60 Submitting log to https://website:8443/...
Posted on 06-20-2013 09:09 AM
I'm seeing the same thing here running over 80. I can click the link in the error log and pull file down internally and externally just fine. It randomly fails on clients and seems to get progressively worse with each rev. If I remember from the release notes HTTP connections were being improved in the 8.7 release.
Posted on 06-20-2013 09:09 AM
I'm seeing the same thing here running over 80. I can click the link in the error log and pull file down internally and externally just fine. It randomly fails on clients and seems to get progressively worse with each rev. If I remember from the release notes HTTP connections were being improved in the 8.7 release.
Posted on 06-21-2013 04:54 AM
Hrm. I've an odd feeling it's either JSS 8.71 on Linux or it's our self signed certificate at fault here.