View Issue Details

IDProjectCategoryView StatusLast Update
0008416Kali LinuxKali Websites & Docspublic2023-08-15 16:52
ReporterScoby290 Assigned Tosteev  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Summary0008416: MirrorBrain requires the deprecated TLS protocols 1.0 or 1.1
Description

Hello,

it seeems that your MirrorBrain reqiures the deprecated protocols TLSv1.0 or TLSv1.1 and doesn't work with TLSv1.2 and higher.
Our security requires drop of these protocols on our mirror https://mirror.karneval.cz/pub/linux/kali-images/
After disabling TLSv1.0 and 1.1 our server disapeered from mirror list https://cdimage.kali.org/kali-2022.4/kali-linux-2022.4-installer-amd64.iso?mirrorlist
So I reverted the changes, but it should be fixed.

Thanks.

Steps To Reproduce

Add to mirror nginx configuration directive:

ssl_protocols TLSv1.2 TLSv1.3;

Relationships

duplicate of 0008123 new MirrorBrain requires the deprecated TLS protocols 1.0 or 1.1 
duplicate of 0008426 new MirrorBrain requires the deprecated TLS protocols 1.0 or 1.1 

Activities

kali-bugreport

kali-bugreport

2023-08-07 18:40

reporter   ~0018280

Yet another wrongly closed issue...

Duplicate of 0008123

Issue History

Date Modified Username Field Change
2023-08-07 14:15 Scoby290 New Issue
2023-08-07 14:15 Scoby290 Issue generated from: 0008123
2023-08-07 18:40 kali-bugreport Note Added: 0018280
2023-08-10 03:21 steev Assigned To => steev
2023-08-10 03:21 steev Status new => closed
2023-08-10 03:21 steev Resolution open => duplicate
2023-08-10 03:21 steev Relationship added duplicate of 0008123
2023-08-15 16:52 Lejonta408 Relationship added duplicate of 0008426