Thursday, January 12, 2012

Digest for adsense-api@googlegroups.com - 4 Messages in 1 Topic

Group: http://groups.google.com/group/adsense-api/topics

    Max Glaser <max.glaser@gmail.com> Jan 11 08:02AM -0800  

    Hello Chirag,
     
    Now I am using the latest build, but I still have the same problem. On
    all builds I need to set CURLOPT_SSL_VERIFYPEER => false (src/io/
    apiCurlIO.php, line 30) on the Google API in other to avoid the
    following error:
     
    Runtime error: HTTP Error: (0) SSL certificate problem, verify that
    the CA cert is OK. Details: error:14090086:SSL
    routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed #0
     
    Could be this the origin of the caching problem?
     
    Thanks for your help!
     
    Regards,
    Max Glaser
     

     

    Silvano Luciani <silvano.luciani@google.com> Jan 11 09:53AM -0800  

    Hello Max,
     
    for the certificate verify issue please check the FAQ of the Google
    APIs PHP Client Library for an optimal solution:
    http://code.google.com/p/google-api-php-client/wiki/FAQ
     
    We are investigating the cache issue, I will update you on this thread
    when we'll know more.
     
    Cheers,
    Silvano
     
    --
    Silvano Luciani | Developer Programs Engineer
     
    Google UK Limited
    Registered Office: Belgrave House, 76 Buckingham Palace Road, London
    SW1W 9TQ
    Registered in England Number: 3977902
     

     

    Chirag Shah <chirags@google.com> Jan 11 09:42AM -0800  


    > Hello Chirag,
     
    > Now I am using the latest build, but I still have the same problem. On
     
    Can you try to clear out your cache first. (This is typically done by
    deleting /tmp/apiClient)
     
     
    > all builds I need to set CURLOPT_SSL_VERIFYPEER => false (src/io/
    > apiCurlIO.php, line 30) on the Google API in other to avoid the
    > following error:
     
    You shouldn't change that value to false. VERIFYPEER should be enabled to
    mitigate man-in-the-middle attacks.
     
     
    > Runtime error: HTTP Error: (0) SSL certificate problem, verify that
    > the CA cert is OK. Details: error:14090086:SSL
    > routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed #0
     
    I have a common solution to this problem here:
    http://code.google.com/p/google-api-php-client/wiki/FAQ
     
     
    > Could be this the origin of the caching problem?
     
    No it seems to be un-related. Try wiping out the cache, and try again.
     

     

You received this message because you are subscribed to the Google Group adsense-api.
You can post via email.
To unsubscribe from this group, send an empty message.
For more options, visit this group.

--
You received this message because you are subscribed to the Google Groups "AdSense API Forum" group.
To post to this group, send email to adsense-api@googlegroups.com.
To unsubscribe from this group, send email to adsense-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/adsense-api?hl=en.

No comments:

Post a Comment