tlslite is the way to go. It is actually included now in the GData Python library at:
http://code.google.com/p/gdata-python-client/ so you might wish to just use that. See here for some samples of connecting to Google's AuthSub service via SSL: http://groups.google.com/group/Google-Accounts-API/browse_thread/thread/0148ecbcaa9d2f6f hope this helps. Jay On Apr 3, 4:05 pm, jeremysomething <[email protected]> wrote: > Has anyone implemented a SSL/TLS client connection from their GAE app? > > There's this libhttp://trevp.net/tlslite/ > > Just curious if anyone has any advice or samples I could check out. I > basically want to be able to connect to a remote SSL port with a given > cert.. And then push a bunch of data.. > > Thanks! > > //jeremy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. 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?hl=en -~----------~----~----~----~------~----~------~--~---
