I just tried with: web2py -k server.key.insecure -c server.crt
and then put in 443 in for the port and was able to go to: https://127.0.0.1/welcome/default/index and firefox gave me the insecure site stuff of course since it was a self signed cert.... self signed certs: https://help.ubuntu.com/8.04/serverguide/C/certificates-and-security.html windows 7 x64 in bootcamp I generated the cert on the os x sided since I didn't have openssl on the win side... -wj On Tue, Mar 16, 2010 at 4:31 PM, mr.freeze <[email protected]> wrote: > I get this in Firefox / Windows 7 trying to connect to > https://127.0.0.1:8000/admin: > > An error occurred during a connection to 127.0.0.1:8000. > > SSL received a record that exceeded the maximum permissible length. > > (Error code: ssl_error_rx_record_too_long) > -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

