آقا ادامه دادم تا این مرحله.
لطفا یکی جوابمو بده که بعدش دیگه کاری باید کرد؟
We also had problems usign Curl to talk to a new geotrust cert, curl did not recognise the CA signing authority. Using the command line -k will not worry about the signing auth in PHP use curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, 0);
In the end Geotrust supplied a cert
This needed to be appended onto
/usr/local/share/curl/curl-ca-bundle.crt
Also refer to
http://curl.haxx.se/docs/sslcerts.html