Error 60 z CURL przy korzystaniu z arcanista

Gdy wystąpił mi taki error przy korzystaniu z Arcanista:

 Exception 
[cURL/60] (https://hub.sealcode.org/api/differential.querydiffs) <CURLE_SSL_CACERT> There was an error verifying the SSL connection. This usually indicates that the remote host has an SSL certificate for a different domain name than you are connecting with. Make sure the certificate you have installed is signed for the correct domain.
(Run with `--trace` for a full exception trace.)

Zakomentowałem tę linijkę w arcanist/src/future/http/HTTPSFuture.php:

curl_setopt($curl, CURLOPT_CAINFO, $this->getCABundle());