11 messages in com.googlegroups.adwords-apiRe: AdWords API SSL certificates chan...
FromSent OnAttachments
Patrick Chanezon24 Apr 2006 13:31 
Jeeves RMX24 Apr 2006 14:56 
Patrick Chanezon24 Apr 2006 15:41 
flokstra26 Apr 2006 07:12 
tdui27 Apr 2006 15:06 
George27 Apr 2006 16:45 
flokstra28 Apr 2006 01:29 
tdui28 Apr 2006 06:05 
George28 Apr 2006 17:15 
tdui02 May 2006 10:20 
Patrick Chanezon03 May 2006 01:04 
Subject:Re: AdWords API SSL certificates changes on Netapi
From:George (ofth@gmail.com)
Date:04/27/2006 04:45:30 PM
List:com.googlegroups.adwords-api

I have resolved this issue by downloading the ssl certificate from adwords.google.com. Then I have added this certificate to the keystore in jdk/jdk1.4.2/jre/lib/security/cacerts

/site/jdk/jdk1.4.2/bin/keytool -import -alias google -keystore /site/jdk/jdk1.4.2/jre/lib/security/cacerts -file google.cer

- George

tdui wrote:

Hello all, I started to get the same SSL error as Henri yesterday. I access the v2 API using Apache Axis, and did't have any problem in the past. Please help thanks