
Following regulations, we will always add your Common Name as a SAN, this does not need to be specified. You are entering the Common Name (CN) of the certificate as a SAN. There is a typo in the information you have provided. No gray-market worries here shipping games in the 90s.

'\myjks.jks') Ĭurl_setopt($ch, CURLOPT_SSLCERT, getcwd(). This problem can occur for several reasons: You added a space before or after the SAN. MacGameStore / WinGameStore is an of digital products through relations with 1000+ publishers & developers.
MAC GAME STORE PROBLEM WITH SUPPLIED NICKNAME CURL SSL MAC
within the iTunes Store, App Store, iBooks Store and Mac App Store. '\pemfile.pem') Ĭurl_setopt($ch, CURLOPT_HTTPHEADER, array('Content-Type: text/xml')) Ĭurl_setopt($ch, CURLOPT_SSH_PRIVATE_KEYFILE, getcwd(). curl 7.24.0 (x8664-apple-darwin12.0) libcurl/7.24.0 OpenSSL/0.9.8r zlib/1.2. MAC GAME STORE PROBLEM WITH SUPPLIED NICKNAME CURL SSL MAC. $xml = file_get_contents("thexmlfile.xml") Ĭurl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 2) Ĭurl_setopt($ch, CURLOPT_CAINFO, getcwd(). This has had me banging my head for days, i would be very grateful for any assistance.įor my particular case i needed to add the keyfile, sslcert and cert password.

I have tried everything i have found on every other stackoverflow post similar and nothing is working, i have tried downloading the old cacert.pem and changed the files in php.ini - ive installed my personal information file andcreated a certificate on the browser and local machine and nothing is removing the error 60. I'm using curl to send an xml file over https to the rightmove API - they supplied me with all the certificates.Ħ0SSL certificate problem: unable to get local issuer Nimesh Neema 50.
