As far as I'm aware, other than the setup of Apache's SSL support itself, the configuration should be exactly the same. cherrypy should be unaware of the way apache receives/replies to the request and therefore continues to do as it's told. :)
I've not actually tried it though, so don't take my word as gospel. Lee On 19 Nov 2005 14:07:37 -0200, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > > Hi! > > > Has anybody done some work to deploy a TurboGears application using SSL, > Apache and other tools? If so, did you have to do anything different from the > CherryPy configuration to run behind Apache > (http://www.cherrypy.org/wiki/BehindApache)? > > I'm thinking about deploying an application where SSL would be really a big > plus on security and would make my client eyes shine a bit more with this > technology ;-) > > > TIA, > -- > Jorge Godoy <[EMAIL PROTECTED]> > >

