Massimo
Running from source if OpenSSL is installed works fine.
Sorry about this.
Massimo
I never used ActivePython. I will run some more tests tomorrow.
from OpenSSL import SSL
from OpenSSL import crypto
Is not there is a problem with installing OpenSSL on your system.
The only problem on the web2py side is that I have built the windows
binary on a new windows VMWare machine and I may have forgot to
install OpenSSL before running py2exe. This will be fixed in the next
built.
As far as deplyment is concerned it is still much easier to use
Apache to force HTTPS.
Massimo
Massimo
Massimo
it was session.secure() not response.secure()