Hi,
I am using SDK 1.6.0 and I am still seeing this SSLHandshakeException. I am
trying to connect to a web service using JAX-WS. Here is the causal part of
the stack trace:
[java] Caused by: javax.net.ssl.SSLHandshakeException: Could not
verify SSL certificate for:
https://ws.firstdataglobalgateway.com:443/fdggwsapi/services
[java] at
com.google.appengine.api.urlfetch.URLFetchServiceImpl.convertApplicationException(URLFetchServiceImpl.java:119)
[java] at
com.google.appengine.api.urlfetch.URLFetchServiceImpl.fetch(URLFetchServiceImpl.java:42)
[java] at
com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler$Connection.fetchResponse(URLFetchServiceStreamHandler.java:418)
[java] at
com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler$Connection.getInputStream(URLFetchServiceStreamHandler.java:297)
[java] at
com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler$Connection.getResponseCode(URLFetchServiceStreamHandler.java:150)
[java] ... 50 more
Has the fix been propagated to release 1.6.0?
Thanks,
- Paul
--
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-appengine-java/-/UEBVYPty3_EJ.
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/google-appengine-java?hl=en.