Ever since I installed a new SSL cert, my system wont run its cronjobs, I get the following in my /logs files, one for each time a cron job runs..
*ERROR* 2020/07/23 - 00:00:02: cURL error 60: Peer's Certificate issuer is not recognized. (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) at line 201 in file vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
*ERROR* 2020/07/23 - 00:02:01: cURL error 60: Peer's Certificate issuer is not recognized. (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) at line 201 in file vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
*ERROR* 2020/07/23 - 00:04:02: cURL error 60: Peer's Certificate issuer is not recognized. (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) at line 201 in file vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
*ERROR* 2020/07/23 - 00:06:01: cURL error 60: Peer's Certificate issuer is not recognized. (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) at line 201 in file vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
*ERROR* 2020/07/23 - 00:08:01: cURL error 60: Peer's Certificate issuer is not recognized. (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) at line 201 in file vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
Question
SLiCK_303
Ever since I installed a new SSL cert, my system wont run its cronjobs, I get the following in my /logs files, one for each time a cron job runs..
*ERROR* 2020/07/23 - 00:00:02: cURL error 60: Peer's Certificate issuer is not recognized. (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) at line 201 in file vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
*ERROR* 2020/07/23 - 00:02:01: cURL error 60: Peer's Certificate issuer is not recognized. (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) at line 201 in file vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
*ERROR* 2020/07/23 - 00:04:02: cURL error 60: Peer's Certificate issuer is not recognized. (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) at line 201 in file vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
*ERROR* 2020/07/23 - 00:06:01: cURL error 60: Peer's Certificate issuer is not recognized. (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) at line 201 in file vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
*ERROR* 2020/07/23 - 00:08:01: cURL error 60: Peer's Certificate issuer is not recognized. (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) at line 201 in file vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
Does that make any since to anyone?
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now