I'm trying to install composer on Windows but I get the following error:
The "https://getcomposer.org/versions" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages: error: 1416F086: SSL routines: tls_process_server_certificate: certificate verify failed Failed to enable crypto failed to open stream: operation failed.
What's going on and how do I fix this?
file_get_contents()
call, but OP should not be required to modify the composer installation script to get this done. - HPierce