Project

General

Custom queries

Profile

Actions

Task #2312

closed

Avoid serving web content over http:// when possible

Added by Guilhem Moulin almost 8 years ago. Updated over 5 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 2 (1 open1 closed)

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
#1

Updated by Guilhem Moulin almost 8 years ago

  • Related to Task #2340: LibreOffice download page - please change torrent file to be downloaded using https instead of current http link added
#4

Updated by Florian Effenberger almost 8 years ago

  • Target version changed from Q3/2017 to Q4/2017
#6

Updated by Guilhem Moulin over 7 years ago

  • Related to Task #1987: Please use HTTPS for downloads to protect users added
#9

Updated by Florian Effenberger over 7 years ago

  • Target version changed from Q4/2017 to Q2/2018
#17

Updated by Florian Effenberger about 6 years ago

  • Target version changed from Q2/2018 to Q2/2019
#18

Updated by Florian Effenberger almost 6 years ago

  • Target version changed from Q2/2019 to Q3/2019
#19

Updated by Guilhem Moulin over 5 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF