Trying to use HTTPS with the Rocket server, I get this message from Firefox:
An error occurred during a connection to myserver.moc. SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG I've avoided using HTTPS with the Rocket server in the past because a) it was a lab setup b) my java client didn't like it. (Perhaps for the same reason as above, although it's been a while). While I'm waiting for my training on nginx and/or S3, is there anything I can do make clients happy with Rocket and HTTPS? Dave /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

