Answer the question
In order to leave comments, you need to log in
How to resolve SSL routines:tls_process_server_certificate:certificate verify failed error while installing laravel?
I downloaded the latest version of openserver, included php 7.2 and the corresponding Apache and MySQL modules. In the openserver console, I execute the command composer create-project --prefer-dist laravel/laravel blog , the connection process starts and an attempt to download the laravel distribution, then an error occurs:
Failed to download laravel/laravel from dist: The " https://api .github.com/repos/
laravel /laravel/zipball/ ... file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages: SSL routines:tls_process_server_certificate:certificate verify failed
another github repository, but they also failed.In general, the picture looks like this: What could be wrong?https://laravel.com/docs/5.7#server-requirements , composer updated, everything is ok. What's wrong with SSL? Has anyone encountered a similar problem?
Answer the question
In order to leave comments, you need to log in
Everything turned out to be simpler, the download of laravel was blocked by kaspersky antivirus, while kaspersky itself did not report anything. Added exceptions, everything worked.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question