I have a multiple domain/certificate setup. How would Composer know what certificate / domain to check for?
When trying the install manually I get this: Installer corrupt
C:\64bit\composer>php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
C:\64bit\composer>php -r "if (hash_file('sha384', 'composer-setup.php') === 'a5c698ffe4b8e849a443b120cd5ba38043260d5c4023dbf93e1558871f1f07f58274fc6f4c93bcfd858c6bd0775cd8d1') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
Installer corrupt
Setup Log 2019-09-16 #001.txt