Tag Archive

HTTPS URLConnection in gae

Published on 2011/03/04 By Konstantinos Polychronis

I’m playing with the Google App Engine with Java and I am quite excited… It seems that HttpsURLConnection is not supported in gae, so it is recommended to use the URLConnection. Using this method in practice seems to cause the following exception in development mode: javax.net.ssl.SSLHandshakeException: Could not verify SSL certificate for: but it also [...]

FacebookGoogle BookmarksTwitterFriendFeedGoogle GmailBlogger PostGoogle ReaderHotmailWordPressShare

Android URLConnection ReadUTF example

Published on 2010/07/03 By Konstantinos Polychronis
FacebookGoogle BookmarksTwitterFriendFeedGoogle GmailBlogger PostGoogle ReaderHotmailWordPressShare