It looks like the SSL certificate provided with the PHP SDK will expire tomorrow. Will a new certificate be issued? Or is there a new one posted somewhere else?
twitch:anet_php_sdk/ andrew$ openssl x509 -dates < lib/ssl/cert.pem notBefore=Mar 31 17:04:00 2010 GMT notAfter=Mar 30 17:33:57 2012 GMT -----BEGIN CERTIFICATE-----
03-29-2012 07:42 AM
deviantintegral,
Thanks for bringing this to our attention. We've taken a close look at this and here's what we've determined.
We'll keep an eye on this community over the weekend and if anything comes up, we'll jump on it quickly. But, to repeat what I stated earlier, we do not anticipate any problems whatsoever.
Thanks,
David
03-30-2012 03:47 PM
Thanks David. It looks like cURL is using the SSL certificate from the server, so this hasn't actually caused any issues for us.
04-02-2012 01:48 PM