you need easy_install ssl
web2py does not use python-openssl On Dec 21, 9:39 pm, Martin H <helpmh...@gmail.com> wrote: > Hi, > > I am on Debian Lenny and trying to start web2py/rocket with SSL. I've > created an SSL key and cert. When I try to start it, I get this: > > ERROR:Rocket.Errors.Port8443:ssl module required to serve HTTPS. > > I installed the debian package python-openssl and that hasn't changed > anything. Can someone recommend something? > > I am using the web2py 1.90.4 > > Thanks.