Hello,
I've got an issue with my OCS server. Everything is ok except my Teledeployment.
Before exposing my problem i've to tell that i am on a virtual machine, on VirtualBox. Running with a Debian Jessie system.
The creation of deployment package works. But when i try to activate a package i have this message : "Can't find information file at https://192.168.0.10/download/ (the number of the package)".
Obviously OCS find the fragment but not the info file on my server. I checked /var/lib/ocsinventory-reports/download/ and everything is there : fragment and info
I searched on Internet and found that it was a problem with SSL and certificate. So i've followed this tuto :
https://www.digitalocean.com/community/tutorials/how-to-create-a-ssl-certificate-on-apache-for-debian-8
Then i am able to connect to https://192.168.0.10/ocsreports/download for example, meaning that the creation of my certificate works i guess (my browser even ask me about security and self-signed certificate) but my problem is still there.
I've run out of idea, thanks in advance
P.S: I run with OCS 2.3
Regards