Hello everybody,
I have set up an OCS inventory server on AWS, and I send the inventory of the computers via SSL with a certificate. If I don't have the certificate on the computers, the inventory doesn't work, so far so good.
However on Android devices it seems that it is not necessary to use the certificate, I have activated in the android agent the SSL option, and makes the call to https://, when I send the inventory from the mobile shows the message "NO_ACCOUNT_UPDATE", but surprisingly the mobile manages to send inventory information to the server.
Is there a different way SSL works for android mobiles where you don't need to have the certificate locally to be able to send the inventory like on laptops?