Changes

OcsInventory Agent

75 bytes added, 20:28, 24 August 2011
no edit summary
In addition to the basic installation, this package also copies a file "cacert.pem" to the program's data directory - this should contain the server's SSL cert, along with the root CA's SSL cert and any intermediate SSL certs (if applicable). This script detects the Windows version and places the file in the appropriate directory, but only Windows XP (32-bit) and Windows 7 are supported. To add more OSes, see [[Extended_host_attribute_matching]].
 
Also note that this specifies HTTPS, not HTTP for the server's URL.
<source lang="xml">
>
<variable name="OCS_SERVER" value="https://hq.palantetech.com<your server's URL here>/ocsinventory" />
<variable name="version" value="2.0.0.20" />
Anonymous user