Bug 37429 - Connection to git.altlinux.org is not secure
Summary: Connection to git.altlinux.org is not secure
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: git.altlinux.org (show other bugs)
Version: unspecified
Hardware: all Linux
: P3 normal
Assignee: Gleb F-Malinovskiy
QA Contact: Andrey Cherepanov
URL:
Keywords:
: 38802 41308 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-11-06 10:05 MSK by Олег Соловьев
Modified: 2021-12-08 17:47 MSK (History)
5 users (show)

See Also:


Attachments
Attempt to connect throush HTTPS: firefox 70.0.1 (63.82 KB, image/png)
2019-11-06 10:05 MSK, Олег Соловьев
no flags Details
Attempt to connect through HTTPS: chromium 77.0.3865.120 (31.81 KB, image/png)
2019-11-06 10:06 MSK, Олег Соловьев
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Олег Соловьев 2019-11-06 10:05:56 MSK
Created attachment 8367 [details]
Attempt to connect throush HTTPS: firefox 70.0.1
Comment 1 Олег Соловьев 2019-11-06 10:06:23 MSK
Created attachment 8368 [details]
Attempt to connect through HTTPS: chromium 77.0.3865.120
Comment 2 Dmitry V. Levin 2021-11-21 01:09:10 MSK
*** Bug 41308 has been marked as a duplicate of this bug. ***
Comment 3 Dmitry V. Levin 2021-11-21 01:11:44 MSK
$ curl -I http://git.altlinux.org
HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Sat, 20 Nov 2021 22:00:00 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://git.altlinux.org/

$ curl -I https://git.altlinux.org
HTTP/1.1 200 OK
Server: nginx
Date: Sat, 20 Nov 2021 22:00:00 GMT
Content-Type: text/html
Content-Length: 2410
Connection: keep-alive
Last-Modified: Fri, 04 Mar 2011 17:29:31 GMT
ETag: "8601684-96a-4d71217b"
Accept-Ranges: bytes
Strict-Transport-Security: max-age=31536000
Comment 4 Dmitry V. Levin 2021-12-08 17:47:42 MSK
*** Bug 38802 has been marked as a duplicate of this bug. ***