Hello, Alex. On Thursday, April 30 2009 01:18:03 [email protected] wrote: > it should be simpler than it shows. it's a function call on an accessible > object: server.ssl_context. > thus all i miss is the server object, and i'm > asking on this list as tg developers know where they invoke the server. my > action should take place after the server is up, but before any request.
As I said in my previous email, you should get in touch with the Paste community. Neither Pylons or TG2 runs that server, it's the other way around: That server runs Pylons/TG2 or whatever WSGI application you want it to run. This is, it's more complex. :) Cheers, -- Gustavo Narea <xri://=Gustavo>. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

