Project

General

Profile

Actions

Task #2312

closed

Avoid serving web content over http:// when possible

Added by Guilhem Moulin almost 7 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Webserver
Target version:
Team - Q3/2019
Start date:
Due date:
% Done:

0%

Tags:

Description

Ideally all http:// requests would be permanently redirected to their https:// counterpart. It's mostly the case already (using X.509 certs from Let's Encrypt), but the TDF and LO websites are still serving pages over http://. (There is an HTTPS Everywhere rule for both, but we still want 301 redirects on our HTTPd.)

Moreover we should track down pages that are still referencing http:// URIs (for instance the imprint or the logo, respectively with an <a> and <img> tag) and upgrade them to https://.

In some cases it makes sense not deploy that redirect, though:

Related issues

Related to Infrastructure - Task #2340: LibreOffice download page - please change torrent file to be downloaded using https instead of current http linkClosedGuilhem Moulin

Actions
Related to Infrastructure - Task #1987: Please use HTTPS for downloads to protect usersIn Progress

Actions
Actions

Also available in: Atom PDF