[appengine-java] Re: Could Not Verify SSL Certificate

2011-04-07 Thread Mathieu Clavel
Hello everybody,

I have a similar problem, but with the version 1.4.3
The site I'm connecting to (web services) has a bad ssl certificat (not 
right for the domain). I added it successfully to the cacerts of the jdk.
Using v1.4.2, the ssl connection is working.
When trying to use the v1.4.3, the connection fail : Could not verify SSL 
certificate
Going back to 1.4.2 : working

Using : 
Windows XP
jdk-6u24
eclipse
gae in dev mode

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: Could Not Verify SSL Certificate

2011-04-03 Thread xtrawurst
 Add this JVM arg to the appengine startup runtime, -Djavax.net.debug=ssl

How can I do that? Is there an Eclipse setting for that?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: Could Not Verify SSL Certificate

2011-03-06 Thread Neill
Have you tried turning on java.io.net debugging to get more information?

Add this JVM arg to the appengine startup runtime, -Djavax.net.debug=ssl

You may need to add keys to the cert file, but it should be installed by 
default by the plugin.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: Could Not Verify SSL Certificate

2011-03-04 Thread Sam Edwards
Still experiencing the same problem with 1.4.2

On Feb 28, 1:35 pm, Rafael Nunes rafael.nu...@gmail.com wrote:
 Same problem here.
 Any news?

 On Feb 19, 12:05 am, mushion22 goodham...@gmail.com wrote:







  I have the same issue using 1.4.2 on OS X 10.6. The app works fine
  when deployed to production, but has theseSSLcertificateerrors in
  the development server. Seems to affect more than just the Google
  APIs, am having the same issue with RestFB.

  On Feb 18, 3:55 pm, Tod Jiang t...@cherrymind.com wrote:

   Yes, I got the similar issue, and it's ok in SDK1.4.0

   latest spreadsheet api

   Caused by: javax.net.ssl.SSLHandshakeException:CouldnotverifySSL
  certificatefor:https://spreadsheets.google

   On Feb 17, 7:30 pm, Nurettin Omer Hamzaoglu nomerhamzao...@gmail.com
   wrote:

Hi,

After I've update to GAE 1.4.2 I started to receive the following error 
when
retrieving customer license.
javax.net.ssl.SSLHandshakeException:CouldnotverifySSLcertificatefor:https://www.googleapis.com/appsmarket/v2sandbox/customerLicense/

Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
App Engine API 1.4.2
Google API Client 1.2.2 alpha

With the following versions I'mnotgetting the error, everything works
fine.
Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
App Engine API 1.4.0
Google API Client 1.2.2 alpha

I've also opened threads 
athttps://groups.google.com/forum/?lnk=raot#!topic/google-apps-marketpl...
 andhttps://groups.google.com/forum/?lnk=raot#!topic/google-api-java-clie...
 andhttps://groups.google.com/forum/?lnk=raot#!topic/google-api-java-clie...
.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: Could Not Verify SSL Certificate

2011-03-01 Thread Rafael Nunes
Same problem here.
Any news?

On Feb 19, 12:05 am, mushion22 goodham...@gmail.com wrote:
 I have the same issue using 1.4.2 on OS X 10.6. The app works fine
 when deployed to production, but has theseSSLcertificateerrors in
 the development server. Seems to affect more than just the Google
 APIs, am having the same issue with RestFB.

 On Feb 18, 3:55 pm, Tod Jiang t...@cherrymind.com wrote:







  Yes, I got the similar issue, and it's ok in SDK1.4.0

  latest spreadsheet api

  Caused by: javax.net.ssl.SSLHandshakeException:CouldnotverifySSL
 certificatefor:https://spreadsheets.google

  On Feb 17, 7:30 pm, Nurettin Omer Hamzaoglu nomerhamzao...@gmail.com
  wrote:

   Hi,

   After I've update to GAE 1.4.2 I started to receive the following error 
   when
   retrieving customer license.
   javax.net.ssl.SSLHandshakeException:CouldnotverifySSLcertificatefor:https://www.googleapis.com/appsmarket/v2sandbox/customerLicense/

   Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
   App Engine API 1.4.2
   Google API Client 1.2.2 alpha

   With the following versions I'mnotgetting the error, everything works
   fine.
   Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
   App Engine API 1.4.0
   Google API Client 1.2.2 alpha

   I've also opened threads 
   athttps://groups.google.com/forum/?lnk=raot#!topic/google-apps-marketpl...
    andhttps://groups.google.com/forum/?lnk=raot#!topic/google-api-java-clie...
    andhttps://groups.google.com/forum/?lnk=raot#!topic/google-api-java-clie...
   .

   Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: Could Not Verify SSL Certificate

2011-02-19 Thread mushion22
I have the same issue using 1.4.2 on OS X 10.6. The app works fine
when deployed to production, but has these SSL certificate errors in
the development server. Seems to affect more than just the Google
APIs, am having the same issue with RestFB.

On Feb 18, 3:55 pm, Tod Jiang t...@cherrymind.com wrote:
 Yes, I got the similar issue, and it's ok in SDK1.4.0

 latest spreadsheet api

 Caused by: javax.net.ssl.SSLHandshakeException: Could not verify SSL
 certificate for:https://spreadsheets.google

 On Feb 17, 7:30 pm, Nurettin Omer Hamzaoglu nomerhamzao...@gmail.com
 wrote:

  Hi,

  After I've update to GAE 1.4.2 I started to receive the following error when
  retrieving customer license.
  javax.net.ssl.SSLHandshakeException: Could not verify SSL certificate 
  for:https://www.googleapis.com/appsmarket/v2sandbox/customerLicense/

  Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
  App Engine API 1.4.2
  Google API Client 1.2.2 alpha

  With the following versions I'm not getting the error, everything works
  fine.
  Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
  App Engine API 1.4.0
  Google API Client 1.2.2 alpha

  I've also opened threads 
  athttps://groups.google.com/forum/?lnk=raot#!topic/google-apps-marketpl...
   andhttps://groups.google.com/forum/?lnk=raot#!topic/google-api-java-clie...
   andhttps://groups.google.com/forum/?lnk=raot#!topic/google-api-java-clie...
  .

  Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: Could Not Verify SSL Certificate

2011-02-19 Thread mushion22
I have opened an issue for this:
http://code.google.com/p/googleappengine/issues/detail?id=4603sort=-idcolspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log

On Feb 18, 3:55 pm, Tod Jiang t...@cherrymind.com wrote:
 Yes, I got the similar issue, and it's ok in SDK1.4.0

 latest spreadsheet api

 Caused by: javax.net.ssl.SSLHandshakeException: Could not verify SSL
 certificate for:https://spreadsheets.google

 On Feb 17, 7:30 pm, Nurettin Omer Hamzaoglu nomerhamzao...@gmail.com
 wrote:

  Hi,

  After I've update to GAE 1.4.2 I started to receive the following error when
  retrieving customer license.
  javax.net.ssl.SSLHandshakeException: Could not verify SSL certificate 
  for:https://www.googleapis.com/appsmarket/v2sandbox/customerLicense/

  Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
  App Engine API 1.4.2
  Google API Client 1.2.2 alpha

  With the following versions I'm not getting the error, everything works
  fine.
  Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
  App Engine API 1.4.0
  Google API Client 1.2.2 alpha

  I've also opened threads 
  athttps://groups.google.com/forum/?lnk=raot#!topic/google-apps-marketpl...
   andhttps://groups.google.com/forum/?lnk=raot#!topic/google-api-java-clie...
   andhttps://groups.google.com/forum/?lnk=raot#!topic/google-api-java-clie...
  .

  Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: Could Not Verify SSL Certificate

2011-02-18 Thread Tod Jiang
Yes, I got the similar issue, and it's ok in SDK1.4.0

latest spreadsheet api

Caused by: javax.net.ssl.SSLHandshakeException: Could not verify SSL
certificate for: https://spreadsheets.google

On Feb 17, 7:30 pm, Nurettin Omer Hamzaoglu nomerhamzao...@gmail.com
wrote:
 Hi,

 After I've update to GAE 1.4.2 I started to receive the following error when
 retrieving customer license.
 javax.net.ssl.SSLHandshakeException: Could not verify SSL certificate 
 for:https://www.googleapis.com/appsmarket/v2sandbox/customerLicense/

 Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
 App Engine API 1.4.2
 Google API Client 1.2.2 alpha

 With the following versions I'm not getting the error, everything works
 fine.
 Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
 App Engine API 1.4.0
 Google API Client 1.2.2 alpha

 I've also opened threads 
 athttps://groups.google.com/forum/?lnk=raot#!topic/google-apps-marketpl...
  andhttps://groups.google.com/forum/?lnk=raot#!topic/google-api-java-clie...
  andhttps://groups.google.com/forum/?lnk=raot#!topic/google-api-java-clie...
 .

 Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.