This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Some interest has been made to want an SSL certificate on the Signup page. This would most likely also be wanted for logins as well. REF: http://talk.webplatform.org/forums/index.php/31/ssl-on-signup
Realistically, we need to be https only if we want this to work. It's really difficult supporting both http and https. All applications would need protocol-relative urls, etc. If we pass everything through fastly we can have them add the certificate. We'll also need a cert for https://webplatform.org/.
So is it worth moving to HTTPS only? I personally don't think so.
Sorry, switched status and forgot to switch back to new.
Either we do https only or we don't support https. It's incredibly difficult supporting both modes properly. MediaWiki can handle it thanks to Roan and I's work last year for implementing it on wikipedia, but wordpress definitely can't handle it. I'm betting most of our other software can't either.
Then I will mark as WONTFIX due to technical issues. If HTTPS support is *really* an issue then we can re-assess later.