Hello Fellow JAMFers!
I have been trying to get HTTPS downloads to work on our Ubuntu DP for a while now and it just doesn't seem to work. This is the same server that hosts our JSS, so it has tomcat enabled and running JSS 9.7 on port 8443 with no issues.
All the instructions i have seen online have instructed me to setup a self-signed cert with apache2 on the server. So, I have created a self-signed cert and can connect directly via https URL in a web-browser with no issues (I do get an untrusted screen initially), however when I run a policy it fails. The error I get is : NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9812)
If I check the apache2 log on my ubuntu box, i see no errors. Also, HTTP on port 80 works fine as expected.
My questions are... Do I need to somehow setup the DP using the self-signed cert my JSS is currently using (via tomcat)? Was it wrong to set this up on the same server as my JSS?
Overall, am looking for any help on how to get this to work, it's driving me crazy!
Thanks! skoonin
