“google app engine pricing sucks” About 887,000 results Yet another developer that supported the Google App Engine is disappointed by the decision of Google to dramatically increase the cost of the App Engine. Don’t be evil remember? I host 3 applications in the GAE and I have decided to go back to my old good [...]
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 [...]