Project

General

Profile

Actions

Defect #32776

closed

Redmine website using a deprecated TLS version for encryption

Added by Fernando Hartmann over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Website (redmine.org)
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Firefox 73 (beta) started to deprecate TLS 1.0 and TLS 1.1 versions.
Accessing Redmine Website with FF 73, generates the following warning

For now user can choose to use deprecated versions, but next releases will permanently disable this TLS versions

Google Chrome will do the same


Files

image.png (35.9 KB) image.png Fernando Hartmann, 2020-01-08 16:07
Actions #1

Updated by Go MAEDA over 4 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

www.redmine.org now supports TLS 1.2.

$ curl --tlsv1.2 --head https://www.redmine.org/
HTTP/1.1 200 OK
Date: Fri, 10 Jan 2020 02:15:59 GMT
Server: Apache
X-UA-Compatible: IE=Edge,chrome=1
.
.
.
Actions

Also available in: Atom PDF