I already looked here: Curl request is failing on the SSL?
My extension is turned on and I even have curl_setopt( $curl, CURLOPT_SSL_VERIFYHOST, 0);
I will get this error maybe one in a thousand requests to two different services that are unrelated. Since it's so incredibly rare and I can't reproduce it I was wondering if anyone has had a similar situation. I noticed a lot of posts on here are about specific services, but this one is not.