| Q | A
| ---------------- | -----
| Bug report? | yes
| Feature request? | no
| Library version | 1.6.0
Hi Nuno,
Running:
php artisan insight
gives the following exception.
Exception trace:
1 Symfony\Component\HttpClient\Exception\TransportException::("Peer certificate cannot be authenticated with given CA certificates for "https://security.symfony.com/check_lock".")
D:\www\laravel.test\laravel\vendor\symfony\http-client\Chunk\ErrorChunk.php:105
2 Symfony\Component\HttpClient\Exception\TransportException::("Peer certificate cannot be authenticated with given CA certificates for "https://security.symfony.com/check_lock".")
D:\www\laravel.test\laravel\vendor\symfony\http-client\Response\CurlResponse.php:264
Any idea how I might fix this?
Thanks