string(240) "https://ssl.bbc.co.uk/dna/api/comments/CommentsService.svc/V... string(40) "Error in cURL request: SSL connect error"
Enabling Secure HTTP for BBC Online
21–30 of 63 posts
Re: Enabling Secure HTTP for BBC Online
#22Earlier quoted context omitted.
Calling FUD on your comment. It hasn't been "standard on full sites for years", and still isn't now. Only recently with the 'HTTPS everywhere' move has the idea that public sites with no authentication should support HTTPS. And even now, that's not a universally supported opinion, because of its effect on caching. The BBC has used HTTPS on pages with forms that submit secure data, as has been the historic standard. M…
> It hasn't been "standard on full sites for years", and still isn't now. I'd estimate about 75% of the time I'm on an HTTPS website. > The BBC has used HTTPS on pages with forms that submit secure data, as has been the historic standard. This is insecure as the HTTP page can redirect to a malicious HTTPS page from a different domain.
Re: Enabling Secure HTTP for BBC Online
#23Apologies if I'm being naive, but how does it take 3 architects a whole year to upgrade a family of websites to HTTPS? The BBC are way behind the times here, although the article alludes to issues with suppliers.
Re: Enabling Secure HTTP for BBC Online
#24And just yesterday I told someone to visit BBC when trying to connect to public wifi that requires a redirect to a login page first. Guess I'm going to have to find a new go-to http site now
or use what Google does when Chrome notifies you of a login gateway to public wifi: http://www.gstatic.com/generate_204
Re: Enabling Secure HTTP for BBC Online
#25> The CPU overhead of TLS encryption has historically been significant. We’ve done a lot of work behind the scenes to improve both the software and hardware layers to minimise the load impact of TLS whilst also improving security. I thought that it hasn't been significant overhead for a while now? related: https://www.maxcdn.com/blog/ssl-performance-myth/ https://istlsfastyet.com/
> Even a 2012 MacBook Air can sign an SSL key in only 6.1 milliseconds. The BBC has to deal with machines much older and much less powerful than that.
The servers shouldn't be running on old MacBook airs.
Re: Enabling Secure HTTP for BBC Online
#26Not to be snarky, but haven't people written tools to help with this? This seems like a common issue. I mean, there's `sed` and similar tools, obviously, but something that could go, validate that the link works over https://, and update it. I don't see why that would need to be some monumental amount of work.
HTTPS is more than just privacy. See https://certsimple.com/blog/ssl-why-do-i-need-it and https://www.troyhunt.com/ssl-is-not-about-encryption/
Re: Enabling Secure HTTP for BBC Online
#27Re: Enabling Secure HTTP for BBC Online
#28And just yesterday I told someone to visit BBC when trying to connect to public wifi that requires a redirect to a login page first. Guess I'm going to have to find a new go-to http site now
Re: Enabling Secure HTTP for BBC Online
#29Earlier quoted context omitted.
Calling FUD on your comment. It hasn't been "standard on full sites for years", and still isn't now. Only recently with the 'HTTPS everywhere' move has the idea that public sites with no authentication should support HTTPS. And even now, that's not a universally supported opinion, because of its effect on caching. The BBC has used HTTPS on pages with forms that submit secure data, as has been the historic standard. M…
Can you point out some other major sites used by the general public which have spent the last few years without site-wide SSL to back up your claim?
New York Times still dosent have HTTPs.