If you want SSL encryption, then yes, you will need a certificate file. OpenSSL is also available for Windows, and I believe the command- line options are the same as described in the linux version. Whether you want a third party to sign your certificate is up to you, but if you choose to self-sign, the user will get an error upon visiting your site via https unless they confirm the certificate as a security exception.
On May 6, 3:28 pm, greenpoise <danel.sega...@gmail.com> wrote: > I had removed the post thinking that I got it working but nah. I cant > set web2py on Windows. I get an error message that it cant find the > certificate files. Is there a way around this? or do I need a > certificate and how do I make one?? I tried going from the book but > the certificate part is under linux. > > Thanks