OcUK forums and https

Worth noting browsers will be marking HTTP login forms as insecure in the near future.

P's KIA, do you have a link to just the report? Every time that link is opened it runs the test again.
 
Nice to see TLS at long last.

https for trust.overclockers.co.uk would be great.

forums.overclockers.co.uk isn't securely served from the start of a new session.

I know you guys POST to https, but it would be nice to see a thorough implementation.

Code:
<form action="https://forums.overclockers.co.uk/login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">
Please don't do this... MD5 is pants...
 
Back
Top Bottom