We have a special case where an internal web app grabs campaign names and 
ids using Google Adwords API, but also must connect to our internal SSO 
server. Since the SSO server has a self-signed certificate, we need to use 
a custom truststore. This breaks SSL verification for Google. 

To fix this, we add the adwords.google.com SSL certificate and 
www.google.com SSL certificate (one or the other wouldn't work, had to use 
both) to our custom truststore. The issue we're seeing is that the 
www.google.com SSL certificate has been updated at least 3 times in the 
last month, causing us to have to install new certificates into our custom 
trust store. 

Our question is, why are the certificates changing so frequently? 

We've observed this in our production and testing environment. Today, it 
happened in the middle of a series of calls where the first few API calls 
work, and then suddenly we get 
"sun.security.provider.certpath.SunCertPathBuilderException: 
unable to find valid certification path to requested target". I had to grab 
a new certificate for www.google.com to fix it.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to