bdonlan wrote:
In many cases, one can be redirected to the member login page at http[s]://www.linode.com/members/index.cfm without SSL. For example, simply clicking on the 'members' tab will do this. You can also be redirected from SSL to non-SSL when your session expires.
How are you reproducing this? The "Members" tab is hard-coded with an https link.
UPDATE: I found it, and fixed it. Session timeouts were redirecting to http. Thanks!

bdonlan wrote:
Since the member login page does work with SSL if you replace http with https, I'd suggest adding appropriate directives to redirect from http to https, should the user arrive in the login page on http.
Agreed. I'll make that change.
bdonlan wrote:
Additionally, ensure that SSL pages will never redirect to a non-SSL login page.
Not sure I follow this one -- forums, pastebin, planet, etc, don't need to be https.
Thanks for the comments,
-Chris