It used to be that when I deployed, I saw a warning WARNING appengine_rpc.py:399 ssl module not > found. > Without the ssl module, the identity of the remote host cannot be > verified, and > connections may NOT be secure. To fix this, please install the ssl > module from > http://pypi.python.org/pypi/ssl . >
Now I no longer see that. But I cant find an announcement regarding a change in the SDK. Looking at the traffic in wireshark, it looks like its all TLS and SSL, but I'm no network expert. Please can someone confirm that the SDK deploys the code over a secured connection, preferably by linking to an announcement from google? thanks tom -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
