Installing OCS Windows Agent version 2.1rc1 across multiple Windows 2003-2K8 servers. I am using ocspackager to create the installer including a self-signed SSL. I use the same ocspackage across multiple sites, but some sites' servers are not showing up in inventory list. Checking the logs I find the following error:
WARNING *** COM SERVER => Failed to send HTTP Post request <Peer certificate cannot be authenticated with known CA certificates>
I have read through the forum posts with similar errors and each point to the self-signed SSL, or potentially that the user configured ocspackage incorrectly. I have tested the same ocspackge (w/ self-signed cacert.pem) across (2) different machines: (1) Server 2003 which FAILS with peer certificate error; and a Win7 which works correctly.
I suspect the issue is maybe with the OS version or something relating to the cURL that gets installed instead of the self-signed cert, but I don't know where else to check. Anyone else run into anything similar? Again I can use the same ocspackage on some Win 2K3 servers and they report without issues. Any help would be appreciated.