Hi, I just tried to run my web.py application with 0.36 instead of 0.34. Now HTTPS does not work anymore, HTTP is used instead.
The cookbook example http://webpy.org/cookbook/ssl seems to be out of date in respect to web.py 0.36. There are wrong imports in the wsgiserver/ssl* files btw., because cherrypy/ does not necessarily exist. Any hints? TIA! -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
