The app that I am developing currently has a requirement for easy deployment. That means SQLite instead of PostgreSQL, and I'd like to use CherryPy directly without any other dependencies. But it does need SSL, at least for the login screen. Preferably for the rest also.
I heard a while back that CherryPy has an extension for SSL, but that it is not ready for primetime. Is that information still accurate? The CherryPy FAQ still says so, but I'm hoping it is wrong. Thanks, Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

