I am trying to setup MunkiReport on IIS 8.5 (Server 2012R2) I have installed and configured PHP 5.6.1 via Web Platform Installer and I can verify it is working via
https://fqdn/phpsinfo.php
I downloaded the zip and extracted it into the new base c:\wwroot\munkireport and then created config.php this is all working and i am able to login to the website user AD auth
The domain/default pairof {/Library/Preferences/MunkiReport, UseMunkiAdditionalHttpHeaders} does not exist
Preparing /usr/local/munki and /Library/Prefereences/MunkiReport
Retrieving munkireport scripts
curl: (35) Server aborted the SSL handshake
curl: (35) Server aborted the SSL handshake
curl: (35) Server aborted the SSL handshake
Failed to download all required components
I am not familiar with php or IIS and was wondering if anyone could help