Page MenuHomePhabricator

Curl error setting certificate verify locations
Open, Needs TriagePublic

Description

The score cronjob is currently throwing this on every run:

In CurlFactory.php line 186:
                                                                               
  cURL error 77: error setting certificate verify locations:                   
    CAfile: /etc/ssl/certs/ca-certificates.crt                                 
    CApath: /etc/ssl/certs (see http://curl.haxx.se/libcurl/c/libcurl-errors.  
  html)                                                                        
                                                                               

score